Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_spdif.c142 ret = regmap_update_bits(spdif->regmap, SPDIF_CFGR, in rk_spdif_hw_params()
235 case SPDIF_CFGR: in rk_spdif_wr_reg()
249 case SPDIF_CFGR: in rk_spdif_rd_reg()
H A Drockchip_spdif.h52 #define SPDIF_CFGR (0x0000) macro