Home
last modified time | relevance | path

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

/linux-6.15/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),
453 CLKDEV_INIT(NULL, "periph", &clk_periph),
467 CLKDEV_INIT(NULL, "periph", &clk_periph),
481 CLKDEV_INIT(NULL, "periph", &clk_periph),
496 CLKDEV_INIT(NULL, "periph", &clk_periph),
515 CLKDEV_INIT(NULL, "periph", &clk_periph),
[all …]
/linux-6.15/arch/mips/boot/dts/img/
H A Dpistachio.dtsi48 clocks = <&clk_periph PERIPH_CLK_I2C0>,
52 <&clk_periph PERIPH_CLK_I2C0_DIV>;
66 clocks = <&clk_periph PERIPH_CLK_I2C1>,
70 <&clk_periph PERIPH_CLK_I2C1_DIV>;
84 clocks = <&clk_periph PERIPH_CLK_I2C2>,
88 <&clk_periph PERIPH_CLK_I2C2_DIV>;
102 clocks = <&clk_periph PERIPH_CLK_I2C3>,
106 <&clk_periph PERIPH_CLK_I2C3_DIV>;
751 <&clk_periph PERIPH_CLK_WD_DIV>;
851 clk_periph: clk@18144800 { label
[all …]
/linux-6.15/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-6.15/Documentation/devicetree/bindings/timer/
H A Dimg,pistachio-gptimer.txt23 clocks = <&clk_periph PERIPH_CLK_COUNTER_FAST>,
24 <&clk_periph PERIPH_CLK_COUNTER_SLOW>,
/linux-6.15/Documentation/devicetree/bindings/crypto/
H A Dimg-hash.txt25 clocks = <&cr_periph SYS_CLK_HASH>, <&clk_periph PERIPH_CLK_ROM>;
/linux-6.15/Documentation/devicetree/bindings/reset/
H A Dimg,pistachio-reset.txt27 clocks = <&clk_periph PERIPH_CLK_SYS>;
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dpistachio-clock.txt62 clk_periph: clock-controller@18144800 {