Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dmt6358.h2056 #define RG_AUDLORGAIN_MASK 0x1f macro
Dmt6359.h2093 #define RG_AUDLORGAIN_MASK 0x1f macro
Dmt6358.c448 (reg >> RG_AUDLORGAIN_SFT) & RG_AUDLORGAIN_MASK; in mt6358_put_volsw()
Dmt6359.c272 (reg >> RG_AUDLORGAIN_SFT) & RG_AUDLORGAIN_MASK; in mt6359_put_volsw()