Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs43130.c94 {CS43130_HP_OUT_CTL_1, 0x30},
149 case CS43130_HP_OUT_CTL_1: in cs43130_readable_register()
1404 SND_SOC_DAPM_DAC_E("Analog Playback", NULL, CS43130_HP_OUT_CTL_1,
2032 {CS43130_HP_OUT_CTL_1, 0x10},
2036 {CS43130_HP_OUT_CTL_1, 0x20},
2040 {CS43130_HP_OUT_CTL_1, 0x30},
H A Dcs43130.h89 #define CS43130_HP_OUT_CTL_1 0x080000 /* HP Output Ctl 1 */ macro