Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dalc5632.h94 #define ALC5632_DAI_I2S_DL_MASK (3 << 2) macro
H A Dalc5632.c875 iface &= ~ALC5632_DAI_I2S_DL_MASK; in alc5632_pcm_hw_params()