Home
last modified time | relevance | path

Searched defs:clk_scu (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c47 struct clk_scu { struct
48 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;