Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtas2562.c106 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
114 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
122 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
130 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
138 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
146 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
154 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
H A Dtas2562.h58 #define TAS2562_TDM_CFG0_RAMPRATE_44_1 BIT(5) macro