Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/uniphier/
Daio-core.c595 regmap_write(r, IPORTMXCTR2(sub->swm->iport.map), v); in aio_port_set_clk()
706 IPORTMXCTR2(sub->swm->iport.map), in aio_port_set_enable()
711 IPORTMXCTR2(sub->swm->iport.map), in aio_port_set_enable()
Daio-reg.h97 #define IPORTMXCTR2(n) (0x22004 + 0x400 * (n)) macro