Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/thead/
Dclk-th1520-ap.c168 static int ccu_is_enabled_helper(struct ccu_common *common, u32 gate) in ccu_is_enabled_helper() function
227 return ccu_is_enabled_helper(&cd->common, cd->enable); in ccu_div_is_enabled()