Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/thead/
Dclk-th1520-ap.c155 static int ccu_enable_helper(struct ccu_common *common, u32 gate) in ccu_enable_helper() function
220 return ccu_enable_helper(&cd->common, cd->enable); in ccu_div_enable()