Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/tegra/
Dtegra20_spdif.c70 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, mask, val); in tegra20_spdif_hw_params()
109 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, in tegra20_spdif_start_playback()
116 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, in tegra20_spdif_stop_playback()
179 case TEGRA20_SPDIF_CTRL: in tegra20_spdif_wr_rd_reg()
Dtegra20_spdif.h19 #define TEGRA20_SPDIF_CTRL 0x0 macro