Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/rockchip/
Drockchip_spdif.c238 case SPDIF_SMPDR: in rk_spdif_wr_reg()
253 case SPDIF_SMPDR: in rk_spdif_rd_reg()
265 case SPDIF_SMPDR: in rk_spdif_volatile_reg()
276 .max_register = SPDIF_SMPDR,
330 spdif->playback_dma_data.addr = res->start + SPDIF_SMPDR; in rk_spdif_probe()
Drockchip_spdif.h58 #define SPDIF_SMPDR (0x0020) macro