Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-clk.c536 static unsigned int get_top_cg_mask(unsigned int cg_type) in get_top_cg_mask() function
556 return get_top_cg_mask(cg_type); in get_top_cg_on_val()
570 return get_top_cg_mask(cg_type); in get_top_cg_off_val()
577 unsigned int mask = get_top_cg_mask(cg_type); in mt8195_afe_enable_top_cg()
587 unsigned int mask = get_top_cg_mask(cg_type); in mt8195_afe_disable_top_cg()
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-clk.c512 static unsigned int get_top_cg_mask(unsigned int cg_type) in get_top_cg_mask() function
532 return get_top_cg_mask(cg_type); in get_top_cg_on_val()
546 return get_top_cg_mask(cg_type); in get_top_cg_off_val()
553 unsigned int mask = get_top_cg_mask(cg_type); in mt8188_afe_enable_top_cg()
564 unsigned int mask = get_top_cg_mask(cg_type); in mt8188_afe_disable_top_cg()