Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8822.h122 #define NAU8822_BCLKDIV_8 (0x3 << 2) macro
H A Dnau8822.c860 bclk_div = NAU8822_BCLKDIV_8; in nau8822_hw_params()