Home
last modified time | relevance | path

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

/drivers/clk/microchip/
Dclk-mpfs-ccc.c117 struct mpfs_ccc_out_hw_clock { struct
133 static struct mpfs_ccc_out_hw_clock mpfs_ccc_pll0out_clks[] = { argument
144 static struct mpfs_ccc_out_hw_clock mpfs_ccc_pll1out_clks[] = {
155 static struct mpfs_ccc_out_hw_clock *mpfs_ccc_pllout_clks[] = {
159 static int mpfs_ccc_register_outputs(struct device *dev, struct mpfs_ccc_out_hw_clock *out_hws, in mpfs_ccc_register_outputs()
166 struct mpfs_ccc_out_hw_clock *out_hw = &out_hws[i]; in mpfs_ccc_register_outputs()