Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dnau8810.h139 #define NAU8810_SMPLR_SFT 1 macro
140 #define NAU8810_SMPLR_MASK (0x7 << NAU8810_SMPLR_SFT)
141 #define NAU8810_SMPLR_48K (0x0 << NAU8810_SMPLR_SFT)
142 #define NAU8810_SMPLR_32K (0x1 << NAU8810_SMPLR_SFT)
143 #define NAU8810_SMPLR_24K (0x2 << NAU8810_SMPLR_SFT)
144 #define NAU8810_SMPLR_16K (0x3 << NAU8810_SMPLR_SFT)
145 #define NAU8810_SMPLR_12K (0x4 << NAU8810_SMPLR_SFT)
146 #define NAU8810_SMPLR_8K (0x5 << NAU8810_SMPLR_SFT)