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