Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/uniphier/
H A Daio-reg.h14 #define SG_AOUTEN 0x1c04 macro
H A Daio-core.c91 regmap_write(r, SG_AOUTEN, (enable) ? ~0 : 0); in aio_iecout_set_enable()