Home
last modified time | relevance | path

Searched refs:clk_hw_proto0 (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/clk/nxp/
Dclk-lpc32xx.c1060 struct clk_hw_proto0 { struct
1073 struct clk_hw_proto0 *mux; argument
1074 struct clk_hw_proto0 *div;
1075 struct clk_hw_proto0 *gate;
1083 struct clk_hw_proto0 hw0;
1442 struct clk_hw_proto0 *mux0, *div0, *gate0; in lpc32xx_clk_register()