Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8825.h401 #define NAU8825_BIAS_VMID_SEL_SFT 4 macro
402 #define NAU8825_BIAS_VMID_SEL_MASK (3 << NAU8825_BIAS_VMID_SEL_SFT)
H A Dnau8825.c2118 nau8825->vref_impedance << NAU8825_BIAS_VMID_SEL_SFT); in nau8825_init_regs()