Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/bcm63xx/
Dclk.c354 static struct clk clk_periph = { variable
420 CLKDEV_INIT(NULL, "periph", &clk_periph),
421 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
422 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
437 CLKDEV_INIT(NULL, "periph", &clk_periph),
438 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
439 CLKDEV_INIT("bcm63xx_uart.1", "refclk", &clk_periph),
451 CLKDEV_INIT(NULL, "periph", &clk_periph),
452 CLKDEV_INIT("bcm63xx_uart.0", "refclk", &clk_periph),
465 CLKDEV_INIT(NULL, "periph", &clk_periph),
[all …]
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/timer/
Dimg,pistachio-gptimer.txt23 clocks = <&clk_periph PERIPH_CLK_COUNTER_FAST>,
24 <&clk_periph PERIPH_CLK_COUNTER_SLOW>,
/Linux-v6.1/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt25 clocks = <&cr_periph SYS_CLK_HASH>, <&clk_periph PERIPH_CLK_ROM>;
/Linux-v6.1/Documentation/devicetree/bindings/reset/
Dimg,pistachio-reset.txt27 clocks = <&clk_periph PERIPH_CLK_SYS>;
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt62 clk_periph: clock-controller@18144800 {