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