Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
A Dtegra210_admaif.c306 path = ADMAIF_RX_PATH; in tegra_admaif_hw_params()
464 admaif->mono_to_stereo[ADMAIF_RX_PATH][ec->reg]; in tegra210_admaif_cget_mono_to_stereo()
477 if (value == admaif->mono_to_stereo[ADMAIF_RX_PATH][ec->reg]) in tegra210_admaif_cput_mono_to_stereo()
480 admaif->mono_to_stereo[ADMAIF_RX_PATH][ec->reg] = value; in tegra210_admaif_cput_mono_to_stereo()
522 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg]; in tegra210_admaif_cget_stereo_to_mono()
535 if (value == admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg]) in tegra210_admaif_cput_stereo_to_mono()
538 admaif->stereo_to_mono[ADMAIF_RX_PATH][ec->reg] = value; in tegra210_admaif_cput_stereo_to_mono()
A Dtegra210_admaif.h138 ADMAIF_RX_PATH, enumerator

Completed in 6 milliseconds