Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c1693 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1697 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1701 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1705 cs42l42->hs_bias_ramp_rate = val; in cs42l42_handle_device_data()
1712 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1716 cs42l42->hs_bias_ramp_rate = CS42L42_HSBIAS_RAMP_SLOW; in cs42l42_handle_device_data()
1722 (cs42l42->hs_bias_ramp_rate << in cs42l42_handle_device_data()
H A Dcs42l42.h769 u8 hs_bias_ramp_rate; member