Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
H A Dtegra20_spdif.c275 case TEGRA20_SPDIF_DATA_OUT: in tegra20_spdif_wr_rd_reg()
302 case TEGRA20_SPDIF_DATA_OUT: in tegra20_spdif_volatile_reg()
321 case TEGRA20_SPDIF_DATA_OUT: in tegra20_spdif_precious_reg()
380 spdif->playback_dma_data.addr = mem->start + TEGRA20_SPDIF_DATA_OUT; in tegra20_spdif_platform_probe()
H A Dtegra20_spdif.h23 #define TEGRA20_SPDIF_DATA_OUT 0x40 macro