Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/uniphier/
Daio-reg.h366 #define OPORTMXTYVOLPARA1(n, m) (0x42100 + 0x400 * (n) + 0x20 * (m)) macro
Daio-core.c757 regmap_update_bits(r, OPORTMXTYVOLPARA1(oport_map, 0), in aio_port_set_volume()