Searched refs:wait_for_enable (Results 1 – 4 of 4) sorted by relevance
137 u32 wait_for_enable) in enable_clock_module() argument142 if (wait_for_enable) in enable_clock_module()189 u32 *const *clk_modules_explicit_en, u8 wait_for_enable) in do_enable_clocks() argument203 wait_for_enable); in do_enable_clocks()
572 wait_for_enable = state == 'on'573 logging.info("Wait until ccd is %s", 'on' if wait_for_enable else 'off')574 enabled = utils.wait_for_value(self.ccd_is_enabled, wait_for_enable,576 if enabled != wait_for_enable:578 ('on' if wait_for_enable else 'off'))586 if enabled != wait_for_enable:
696 u32 wait_for_enable) in enable_clock_module() argument701 if (wait_for_enable) in enable_clock_module()825 u8 wait_for_enable) in do_enable_clocks() argument840 wait_for_enable); in do_enable_clocks()848 wait_for_enable); in do_enable_clocks()
626 u8 wait_for_enable);