Home
last modified time | relevance | path

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

/sound/soc/tegra/
Dtegra20_spdif.c84 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()
Dtegra20_spdif.h33 #define TEGRA20_SPDIF_CTRL 0x0 macro