Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-afe-clk.c122 static unsigned int get_top_cg_mask(unsigned int cg_type) in get_top_cg_mask() function
189 return get_top_cg_mask(cg_type); in get_top_cg_off_val()
196 unsigned int mask = get_top_cg_mask(cg_type); in mt8365_afe_enable_top_cg()
215 unsigned int mask = get_top_cg_mask(cg_type); in mt8365_afe_disable_top_cg()
/linux-6.12.1/sound/soc/mediatek/mt8195/
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()
/linux-6.12.1/sound/soc/mediatek/mt8188/
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()