Searched refs:SUPER_STATE_RUN (Results 1 – 1 of 1) sorted by relevance
16 #define SUPER_STATE_RUN 1 macro 21 #define SUPER_STATE_MASK ((BIT(SUPER_STATE_IDLE) | BIT(SUPER_STATE_RUN) | \44 BUG_ON((state != super_state(SUPER_STATE_RUN)) && in clk_super_get_parent() 48 super_state_to_src_shift(mux, SUPER_STATE_RUN); in clk_super_get_parent() 76 BUG_ON((state != super_state(SUPER_STATE_RUN)) && in clk_super_set_parent() 80 super_state_to_src_shift(mux, SUPER_STATE_RUN); in clk_super_set_parent()