Searched refs:twl4030_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | twl4030.c | 148 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write() function 288 twl4030_write(component, TWL4030_REG_MISC_SET_1, in twl4030_init_chip() 291 twl4030_write(component, TWL4030_REG_OPTION, in twl4030_init_chip() 296 twl4030_write(component, TWL4030_REG_ARXR2_APGA_CTL, 0x32); in twl4030_init_chip() 307 twl4030_write(component, TWL4030_REG_HS_POPN_SET, reg); in twl4030_init_chip() 315 twl4030_write(component, TWL4030_REG_ANAMICL, in twl4030_init_chip() 568 twl4030_write(component, reg, twl4030_read(component, reg)); \ 593 twl4030_write(component, reg, hs_ctl); in handsfree_ramp() 596 twl4030_write(component, reg, hs_ctl); in handsfree_ramp() 600 twl4030_write(component, reg, hs_ctl); in handsfree_ramp() [all …]
|