Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/uniphier/
H A 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()
H A Daio-reg.h97 #define IPORTMXCTR2(n) (0x22004 + 0x400 * (n)) macro