Searched refs:parent_flags (Results 1 – 1 of 1) sorted by relevance
342 uint8_t parent_flags; in ti_clk_register_clock() local350 parent_flags = __atomic_load_n(&clkp_parent->flags, __ATOMIC_ACQUIRE); in ti_clk_register_clock()351 if ((parent_flags & TI_CLK_FLAG_INITIALIZED) == 0U) { in ti_clk_register_clock()