Lines Matching refs:asrc_private
243 struct soc_enum *asrc_private = in tegra186_asrc_get_ratio_source() local
247 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_source()
257 struct soc_enum *asrc_private = in tegra186_asrc_put_ratio_source() local
261 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_ratio_source()
266 regmap_update_bits_check(asrc->regmap, asrc_private->reg, in tegra186_asrc_put_ratio_source()
277 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_ratio_int() local
281 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_int()
295 struct soc_mixer_control *asrc_private = in tegra186_asrc_put_ratio_int() local
299 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_ratio_int()
325 struct soc_mreg_control *asrc_private = in tegra186_asrc_get_ratio_frac() local
329 unsigned int id = asrc_private->regbase / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_ratio_frac()
343 struct soc_mreg_control *asrc_private = in tegra186_asrc_put_ratio_frac() local
347 unsigned int id = asrc_private->regbase / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_ratio_frac()
373 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_hwcomp_disable() local
377 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_hwcomp_disable()
387 struct soc_mixer_control *asrc_private = in tegra186_asrc_put_hwcomp_disable() local
391 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_hwcomp_disable()
405 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_input_threshold() local
409 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_input_threshold()
419 struct soc_mixer_control *asrc_private = in tegra186_asrc_put_input_threshold() local
423 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_input_threshold()
438 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_output_threshold() local
442 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_get_output_threshold()
452 struct soc_mixer_control *asrc_private = in tegra186_asrc_put_output_threshold() local
456 unsigned int id = asrc_private->reg / TEGRA186_ASRC_STREAM_STRIDE; in tegra186_asrc_put_output_threshold()