Searched refs:hs_extmute (Results 1 – 3 of 3) sorted by relevance
17 -ti,hs_extmute: Use external mute for HS pop reduction
222 pdata->hs_extmute = value; in twl4030_setup_pdata_of()227 pdata->hs_extmute = 1; in twl4030_setup_pdata_of()261 if (pdata && pdata->hs_extmute) { in twl4030_init_chip()722 if (pdata && pdata->hs_extmute) { in headset_ramp()758 if (pdata && pdata->hs_extmute) { in headset_ramp()2193 if (pdata && pdata->hs_extmute && gpio_is_valid(pdata->hs_extmute_gpio)) in twl4030_soc_remove()
687 unsigned int hs_extmute:1; member