Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8825.h338 #define NAU8825_DACL_CH_SEL_SFT 9 macro
339 #define NAU8825_DACL_CH_SEL_MASK (0x1 << NAU8825_DACL_CH_SEL_SFT)
340 #define NAU8825_DACL_CH_SEL_L (0x0 << NAU8825_DACL_CH_SEL_SFT)
341 #define NAU8825_DACL_CH_SEL_R (0x1 << NAU8825_DACL_CH_SEL_SFT)
H A Dnau8825.c1092 NAU8825_DACL_CH_SEL_SFT, nau8825_dac_src);