Searched defs:clk_scu (Results 1 – 1 of 1) sorted by relevance
47 struct clk_scu { struct48 struct clk_hw hw;49 u16 rsrc_id;50 u8 clk_type;53 struct clk_hw *parent;54 u8 parent_index;55 bool is_enabled;56 u32 rate;