Lines Matching refs:policy
52 #define policy_exists(policy) ((policy)->offset != 0)
85 * CCU policy control for clocks. Clocks can be enabled or disabled
86 * based on the CCU policy in effect. One bit in each policy mask
87 * register (one per CCU policy) represents whether the clock is
88 * enabled when that policy is effect or not. The CCU policy engine
93 u32 offset; /* first policy mask register offset */
391 struct bcm_clk_policy policy;
431 * CCU policy control. To enable software update of the policy
432 * tables the CCU policy engine must be stopped by setting the
482 struct ccu_policy policy;