Home
last modified time | relevance | path

Searched refs:RG_AUDLORGAIN_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmt6358.h2056 #define RG_AUDLORGAIN_MASK 0x1f macro
H A Dmt6358.c452 (reg >> RG_AUDLORGAIN_SFT) & RG_AUDLORGAIN_MASK; in mt6358_put_volsw()
H A Dmt6359.c424 (reg >> RG_AUDLORGAIN_SFT) & RG_AUDLORGAIN_MASK; in mt6359_put_volsw()
H A Dmt6359.h3738 #define RG_AUDLORGAIN_MASK 0x1f macro