Searched refs:stm32mp1_parent_id (Results 1 – 1 of 1) sorted by relevance
51 enum stm32mp1_parent_id { enum732 static enum stm32mp1_parent_id stm32mp1_clk_get_fixed_parent(int i) in stm32mp1_clk_get_fixed_parent()734 return (enum stm32mp1_parent_id)(gate_ref(i)->fixed); in stm32mp1_clk_get_fixed_parent()742 enum stm32mp1_parent_id p; in stm32mp1_clk_get_parent()