Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_spdif.c289 case SPDIF_VLDFRn(0) ... SPDIF_VLDFRn(11): in rk_spdif_wr_reg()
307 case SPDIF_VLDFRn(0) ... SPDIF_VLDFRn(11): in rk_spdif_rd_reg()
H A Drockchip_spdif.h71 #define SPDIF_VLDFRn(x) (0x0060 + (x) * 4) macro