Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/arch/mips/boot/dts/img/
Dpistachio.dtsi51 clocks = <&clk_periph PERIPH_CLK_I2C0>,
54 assigned-clocks = <&clk_periph PERIPH_CLK_I2C0_PRE_DIV>,
55 <&clk_periph PERIPH_CLK_I2C0_DIV>;
69 clocks = <&clk_periph PERIPH_CLK_I2C1>,
72 assigned-clocks = <&clk_periph PERIPH_CLK_I2C1_PRE_DIV>,
73 <&clk_periph PERIPH_CLK_I2C1_DIV>;
87 clocks = <&clk_periph PERIPH_CLK_I2C2>,
90 assigned-clocks = <&clk_periph PERIPH_CLK_I2C2_PRE_DIV>,
91 <&clk_periph PERIPH_CLK_I2C2_DIV>;
105 clocks = <&clk_periph PERIPH_CLK_I2C3>,
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dimg,pistachio-gptimer.txt23 clocks = <&clk_periph PERIPH_CLK_COUNTER_FAST>,
24 <&clk_periph PERIPH_CLK_COUNTER_SLOW>,
/Linux-v4.19/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt25 clocks = <&cr_periph SYS_CLK_HASH>, <&clk_periph PERIPH_CLK_ROM>;
/Linux-v4.19/Documentation/devicetree/bindings/reset/
Dimg,pistachio-reset.txt27 clocks = <&clk_periph PERIPH_CLK_SYS>;
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt62 clk_periph: clock-controller@18144800 {