Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/uniphier/
Daio-reg.h131 #define IPORTMXMASK(n) (0x22078 + 0x400 * (n)) macro
Daio-core.c698 regmap_update_bits(r, IPORTMXMASK(sub->swm->iport.map), in aio_port_set_enable()