Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwm5110.c299 if (val & ARIZONA_DRE1L_ENA_MASK) { in wm5110_hp_pre_enable()
333 if (!(val & ARIZONA_DRE1L_ENA_MASK)) { in wm5110_hp_pre_disable()
/linux-6.1.9/include/linux/mfd/arizona/
Dregisters.h3494 #define ARIZONA_DRE1L_ENA_MASK 0x0001 /* DRE1L_ENA */ macro