Searched refs:clk_periph (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/arch/mips/bcm63xx/ |
D | clk.c | 354 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-6.12.1/arch/mips/boot/dts/img/ |
D | pistachio.dtsi | 48 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-6.12.1/drivers/clk/ralink/ |
D | clk-mtmips.c | 105 struct mtmips_clk *clk_periph; member 239 sclk = &priv->data->clk_periph[i]; in mtmips_register_pherip_clocks() 253 sclk = &priv->data->clk_periph[i]; in mtmips_register_pherip_clocks() 753 .clk_periph = rt2880_pherip_clks, 764 .clk_periph = rt305x_pherip_clks, 775 .clk_periph = rt5350_pherip_clks, 786 .clk_periph = rt5350_pherip_clks, 797 .clk_periph = rt5350_pherip_clks, 808 .clk_periph = mt7620_pherip_clks, 819 .clk_periph = mt76x8_pherip_clks, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | img,pistachio-gptimer.txt | 23 clocks = <&clk_periph PERIPH_CLK_COUNTER_FAST>, 24 <&clk_periph PERIPH_CLK_COUNTER_SLOW>,
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | img-hash.txt | 25 clocks = <&cr_periph SYS_CLK_HASH>, <&clk_periph PERIPH_CLK_ROM>;
|
/linux-6.12.1/Documentation/devicetree/bindings/reset/ |
D | img,pistachio-reset.txt | 27 clocks = <&clk_periph PERIPH_CLK_SYS>;
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | pistachio-clock.txt | 62 clk_periph: clock-controller@18144800 {
|