Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.h96 #define SAI_CKR_MDIV_MASK GENMASK(14, 3) macro
H A Drockchip_sai.c692 regmap_update_bits(sai->regmap, SAI_CKR, SAI_CKR_MDIV_MASK, in rockchip_sai_hw_params()