Searched refs:policy_ctl_exists (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/clk/bcm/ | ||
D | clk-kona.h | 66 #define policy_ctl_exists(control) ((control)->offset != 0) macro |
D | clk-kona.c | 215 if (!policy_ctl_exists(control)) in __ccu_policy_engine_start() |