Searched refs:NAU8810_SMPLR_SFT (Results 1 – 1 of 1) sorted by relevance
137 #define NAU8810_SMPLR_SFT 1 macro138 #define NAU8810_SMPLR_MASK (0x7 << NAU8810_SMPLR_SFT)139 #define NAU8810_SMPLR_48K (0x0 << NAU8810_SMPLR_SFT)140 #define NAU8810_SMPLR_32K (0x1 << NAU8810_SMPLR_SFT)141 #define NAU8810_SMPLR_24K (0x2 << NAU8810_SMPLR_SFT)142 #define NAU8810_SMPLR_16K (0x3 << NAU8810_SMPLR_SFT)143 #define NAU8810_SMPLR_12K (0x4 << NAU8810_SMPLR_SFT)144 #define NAU8810_SMPLR_8K (0x5 << NAU8810_SMPLR_SFT)