Home
last modified time | relevance | path

Searched refs:hs_bias_ramp_rate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/soc/codecs/
Dcs42l42.c1717 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1721 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1725 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1729 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1736 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1740 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1746 (cs42l42->hs_bias_ramp_rate << in cs42l42_handle_device_data()
Dcs42l42.h768 u8 hs_bias_ramp_rate; member