Searched refs:TEGRA20_SPDIF_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/tegra/ |
H A D | tegra20_spdif.c | 70 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()
|
H A D | tegra20_spdif.h | 19 #define TEGRA20_SPDIF_CTRL 0x0 macro 40 /* Fields in TEGRA20_SPDIF_CTRL */
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra20_spdif.c | 95 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, mask, val); in tegra20_spdif_hw_params() 148 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, in tegra20_spdif_start_playback() 155 regmap_update_bits(spdif->regmap, TEGRA20_SPDIF_CTRL, in tegra20_spdif_stop_playback() 271 case TEGRA20_SPDIF_CTRL: in tegra20_spdif_wr_rd_reg()
|
H A D | tegra20_spdif.h | 19 #define TEGRA20_SPDIF_CTRL 0x0 macro 40 /* Fields in TEGRA20_SPDIF_CTRL */
|
Completed in 4 milliseconds