Home
last modified time | relevance | path

Searched refs:OPORTMXTYVOLPARA2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/uniphier/
H A Daio-core.c760 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume()
764 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume()
768 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume()
H A Daio-reg.h368 #define OPORTMXTYVOLPARA2(n, m) (0x42104 + 0x400 * (n) + 0x20 * (m)) macro