Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/bcm63xx/
Dclk.c354 static struct clk clk_periph = { variable
408 CLKDEV_INIT(NULL, "periph", &clk_periph),
409 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
410 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
425 CLKDEV_INIT(NULL, "periph", &clk_periph),
426 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
427 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
439 CLKDEV_INIT(NULL, "periph", &clk_periph),
440 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
453 CLKDEV_INIT(NULL, "periph", &clk_periph),
[all …]
/Linux-v5.15/arch/mips/boot/dts/img/
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-v5.15/Documentation/devicetree/bindings/timer/
Dimg,pistachio-gptimer.txt23 clocks = <&clk_periph PERIPH_CLK_COUNTER_FAST>,
24 <&clk_periph PERIPH_CLK_COUNTER_SLOW>,
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt25 clocks = <&cr_periph SYS_CLK_HASH>, <&clk_periph PERIPH_CLK_ROM>;
/Linux-v5.15/Documentation/devicetree/bindings/reset/
Dimg,pistachio-reset.txt27 clocks = <&clk_periph PERIPH_CLK_SYS>;
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt62 clk_periph: clock-controller@18144800 {