Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8325.h278 #define NAU8325_REG_SRATE_SFT 10 macro
279 #define NAU8325_REG_SRATE_MASK (0x7 << NAU8325_REG_SRATE_SFT)
H A Dnau8325.c305 (srate_table->range << NAU8325_REG_SRATE_SFT) | in nau8325_srate_clk_apply()