Searched refs:twl4030_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | twl4030.c | 154 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write() function 296 twl4030_write(component, TWL4030_REG_MISC_SET_1, in twl4030_init_chip() 299 twl4030_write(component, TWL4030_REG_OPTION, in twl4030_init_chip() 304 twl4030_write(component, TWL4030_REG_ARXR2_APGA_CTL, 0x32); in twl4030_init_chip() 315 twl4030_write(component, TWL4030_REG_HS_POPN_SET, reg); in twl4030_init_chip() 323 twl4030_write(component, TWL4030_REG_ANAMICL, in twl4030_init_chip() 576 twl4030_write(component, reg, twl4030_read(component, reg)); \ 601 twl4030_write(component, reg, hs_ctl); in handsfree_ramp() 604 twl4030_write(component, reg, hs_ctl); in handsfree_ramp() 608 twl4030_write(component, reg, hs_ctl); in handsfree_ramp() [all …]
|