Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8821.h282 #define NAU8821_I2S_LRC_DIV_SFT 12 macro
283 #define NAU8821_I2S_LRC_DIV_MASK (0x3 << NAU8821_I2S_LRC_DIV_SFT)
H A Dnau8821.c882 (clk_div << NAU8821_I2S_LRC_DIV_SFT) | clk_div); in nau8821_hw_params()