Searched refs:TWL4030_REG_HS_POPN_SET (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | twl4030.c | 312 reg = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in twl4030_init_chip() 315 twl4030_write(component, TWL4030_REG_HS_POPN_SET, reg); in twl4030_init_chip() 716 hs_pop = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in headset_ramp() 727 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 734 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 739 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 746 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 754 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 763 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 1048 TWL4030_REG_HS_POPN_SET, 2,
|
/Linux-v4.19/include/linux/mfd/ |
D | twl4030-audio.h | 63 #define TWL4030_REG_HS_POPN_SET 0x24 macro
|