Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8810.h126 #define NAU8810_BCLKDIV_8 (0x3 << NAU8810_BCLKSEL_SFT) macro
H A Dnau8810.c712 bclk_div = NAU8810_BCLKDIV_8; in nau8810_pcm_hw_params()