Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtwl4030.c89 case TWL4030_REG_HS_GAIN_SET: in twl4030_read()
127 case TWL4030_REG_HS_GAIN_SET: in twl4030_can_write_to_chip()
152 case TWL4030_REG_HS_GAIN_SET: in twl4030_write()
701 hs_gain = twl4030_read(component, TWL4030_REG_HS_GAIN_SET); in headset_ramp()
723 TWL4030_REG_HS_GAIN_SET); in headset_ramp()
737 TWL4030_REG_HS_GAIN_SET); in headset_ramp()
1115 TWL4030_REG_HS_GAIN_SET, 0, 2, 3, 0, snd_soc_get_volsw_twl4030,
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl4030-audio.h48 #define TWL4030_REG_HS_GAIN_SET 0x23 macro