Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/imx/
Dclk-scu.c49 struct clk_scu { struct
50 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;