Searched refs:TWL4030_REG_HS_POPN_SET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | twl4030.c | 304 reg = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in twl4030_init_chip() 307 twl4030_write(component, TWL4030_REG_HS_POPN_SET, reg); in twl4030_init_chip() 710 hs_pop = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in headset_ramp() 721 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 728 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 733 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 740 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 748 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 757 twl4030_write(component, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 1042 TWL4030_REG_HS_POPN_SET, 2,
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl4030-audio.h | 49 #define TWL4030_REG_HS_POPN_SET 0x24 macro
|