Home
last modified time | relevance | path

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

/linux/arch/mips/bcm63xx/
H A Dclk.c354 static struct clk clk_periph = { variable
422 CLKDEV_INIT(NULL, "periph", &clk_periph),
423 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
424 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
439 CLKDEV_INIT(NULL, "periph", &clk_periph),
440 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
441 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
453 CLKDEV_INIT(NULL, "periph", &clk_periph),
454 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
467 CLKDEV_INIT(NULL, "periph", &clk_periph),
[all …]
/linux/arch/mips/boot/dts/img/
H A Dpistachio.dtsi48 clocks = <&clk_periph PERIPH_CLK_I2C0>,
51 assigned-clocks = <&clk_periph PERIPH_CLK_I2C0_PRE_DIV>,
52 <&clk_periph PERIPH_CLK_I2C0_DIV>;
66 clocks = <&clk_periph PERIPH_CLK_I2C1>,
69 assigned-clocks = <&clk_periph PERIPH_CLK_I2C1_PRE_DIV>,
70 <&clk_periph PERIPH_CLK_I2C1_DIV>;
84 clocks = <&clk_periph PERIPH_CLK_I2C2>,
87 assigned-clocks = <&clk_periph PERIPH_CLK_I2C2_PRE_DIV>,
88 <&clk_periph PERIPH_CLK_I2C2_DIV>;
102 clocks = <&clk_periph PERIPH_CLK_I2C3>,
[all …]
/linux/drivers/clk/ralink/
H A Dclk-mtmips.c105 struct mtmips_clk *clk_periph; member
241 sclk = &priv->data->clk_periph[i]; in mtmips_register_pherip_clocks()
255 sclk = &priv->data->clk_periph[i]; in mtmips_register_pherip_clocks()
778 .clk_periph = rt2880_pherip_clks,
789 .clk_periph = rt305x_pherip_clks,
800 .clk_periph = rt5350_pherip_clks,
811 .clk_periph = rt5350_pherip_clks,
822 .clk_periph = rt5350_pherip_clks,
833 .clk_periph = mt7620_pherip_clks,
844 .clk_periph = mt76x8_pherip_clks,
[all …]
/linux/Documentation/devicetree/bindings/reset/
H A Dimg,pistachio-reset.txt27 clocks = <&clk_periph PERIPH_CLK_SYS>;