Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8821.h418 #define NAU8821_BIAS_VMID_SEL_SFT 4 macro
419 #define NAU8821_BIAS_VMID_SEL_MASK (0x3 << NAU8821_BIAS_VMID_SEL_SFT)
H A Dnau8821.c1758 (nau8821->vref_impedance << NAU8821_BIAS_VMID_SEL_SFT) | in nau8821_init_regs()