Searched refs:PLLCTRL_PLLSTAT_LOCK (Results 1 – 1 of 1) sorted by relevance
29 #define PLLCTRL_PLLSTAT_LOCK BIT(1) macro47 if ((reg_val & PLLCTRL_PLLSTAT_LOCK) != 0U) { in ti_clk_pllctrl_mux_get_parent()