Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c67 static const struct sp_clk_gate_info sp_clk_gates[] = { variable
677 for (i = 0; i < ARRAY_SIZE(sp_clk_gates); i++) { in sp7021_clk_probe()
679 u32 j = sp_clk_gates[i].reg; in sp7021_clk_probe()
680 struct clk_parent_data *pd = sp_clk_gates[i].ext_parent ? &pd_ext : &pd_sys; in sp7021_clk_probe()