Searched defs:clk_scu (Results 1 – 1 of 1) sorted by relevance
49 struct clk_scu { struct50 struct clk_hw hw;51 u16 rsrc_id;52 u8 clk_type;55 struct clk_hw *parent;56 u8 parent_index;57 bool is_enabled;58 u32 rate;