Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8821.h280 #define NAU8821_I2S_LRC_DIV_SFT 12 macro
281 #define NAU8821_I2S_LRC_DIV_MASK (0x3 << NAU8821_I2S_LRC_DIV_SFT)
H A Dnau8821.c890 (clk_div << NAU8821_I2S_LRC_DIV_SFT) | clk_div); in nau8821_hw_params()