Searched defs:imx_scu_clk_node (Results 1 – 1 of 1) sorted by relevance
30 struct imx_scu_clk_node { struct31 const char *name;32 u32 rsrc;33 u8 clk_type;34 const char * const *parents;35 int num_parents;37 struct clk_hw *hw;38 struct list_head node;