Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dcs42l42.c1848 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1852 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1856 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1860 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1867 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1871 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1877 (cs42l42->hs_bias_ramp_rate << in cs42l42_handle_device_data()
Dcs42l42.h793 u8 hs_bias_ramp_rate; member