Searched refs:TWL4030_REG_HS_POPN_SET (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | twl4030.c | 311 reg = twl4030_read(codec, TWL4030_REG_HS_POPN_SET); in twl4030_init_chip() 314 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, reg); in twl4030_init_chip() 715 hs_pop = twl4030_read(codec, TWL4030_REG_HS_POPN_SET); in headset_ramp() 726 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 733 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 738 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 745 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 753 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 762 twl4030_write(codec, TWL4030_REG_HS_POPN_SET, hs_pop); in headset_ramp() 1047 TWL4030_REG_HS_POPN_SET, 2,
|
| /linux-4.4.14/include/linux/mfd/ |
| D | twl4030-audio.h | 63 #define TWL4030_REG_HS_POPN_SET 0x24 macro
|