Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dcs42l42.c1719 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1723 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1727 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1731 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1738 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1742 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1748 (cs42l42->hs_bias_ramp_rate << in cs42l42_handle_device_data()
Dcs42l42.h768 u8 hs_bias_ramp_rate; member