Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_spdif.h24 #define SPDIF_CFGR_CSE_MASK BIT(6) macro
H A Drockchip_spdif.c146 regmap_update_bits(spdif->regmap, SPDIF_CFGR, SPDIF_CFGR_CSE_MASK, in rk_spdif_hw_params()