Home
last modified time | relevance | path

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

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