Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_spdif.c239 case SPDIF_SMPDR: in rk_spdif_wr_reg()
254 case SPDIF_SMPDR: in rk_spdif_rd_reg()
266 case SPDIF_SMPDR: in rk_spdif_volatile_reg()
277 .max_register = SPDIF_SMPDR,
331 spdif->playback_dma_data.addr = res->start + SPDIF_SMPDR; in rk_spdif_probe()
H A Drockchip_spdif.h58 #define SPDIF_SMPDR (0x0020) macro