Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2562.c74 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
82 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
90 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
98 ramp_rate = TAS2562_TDM_CFG0_RAMPRATE_44_1; in tas2562_set_samplerate()
106 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()
H A Dtas2562.h58 #define TAS2562_TDM_CFG0_RAMPRATE_44_1 BIT(5) macro