Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs43130.c91 {CS43130_HP_OUT_CTL_1, 0x30},
146 case CS43130_HP_OUT_CTL_1: in cs43130_readable_register()
1454 SND_SOC_DAPM_DAC_E("Analog Playback", NULL, CS43130_HP_OUT_CTL_1,
2092 {CS43130_HP_OUT_CTL_1, 0x10},
2096 {CS43130_HP_OUT_CTL_1, 0x20},
2100 {CS43130_HP_OUT_CTL_1, 0x30},
H A Dcs43130.h89 #define CS43130_HP_OUT_CTL_1 0x080000 /* HP Output Ctl 1 */ macro