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