Searched refs:NAU8822_BCLKDIV_8 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ | ||
| H A D | nau8822.h | 122 #define NAU8822_BCLKDIV_8 (0x3 << 2) macro |
| H A D | nau8822.c | 843 bclk_div = NAU8822_BCLKDIV_8; in nau8822_hw_params() |