Searched refs:TEGRA20_SPDIF_CTRL (Results 1 – 2 of 2) sorted by relevance
84 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, mask, val); in tegra20_spdif_hw_params()123 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, in tegra20_spdif_start_playback()130 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, in tegra20_spdif_stop_playback()193 case TEGRA20_SPDIF_CTRL: in tegra20_spdif_wr_rd_reg()
33 #define TEGRA20_SPDIF_CTRL 0x0 macro