NAU8810_SMPLR_SFT  137 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_MASK		(0x7 << NAU8810_SMPLR_SFT)
NAU8810_SMPLR_SFT  138 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_48K		(0x0 << NAU8810_SMPLR_SFT)
NAU8810_SMPLR_SFT  139 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_32K		(0x1 << NAU8810_SMPLR_SFT)
NAU8810_SMPLR_SFT  140 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_24K		(0x2 << NAU8810_SMPLR_SFT)
NAU8810_SMPLR_SFT  141 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_16K		(0x3 << NAU8810_SMPLR_SFT)
NAU8810_SMPLR_SFT  142 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_12K		(0x4 << NAU8810_SMPLR_SFT)
NAU8810_SMPLR_SFT  143 sound/soc/codecs/nau8810.h #define NAU8810_SMPLR_8K		(0x5 << NAU8810_SMPLR_SFT)