Searched refs:stm32mp1_parent_id (Results 1 – 1 of 1) sorted by relevance
309 enum stm32mp1_parent_id { enum984 static enum stm32mp1_parent_id stm32mp1_clk_get_fixed_parent(int i) in stm32mp1_clk_get_fixed_parent()986 return (enum stm32mp1_parent_id)(gate_ref(i)->fixed); in stm32mp1_clk_get_fixed_parent()994 enum stm32mp1_parent_id p; in stm32mp1_clk_get_parent()