Home
last modified time | relevance | path

Searched refs:PCLK (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/clk/
A Dclk-stm32mp1.c1865 PCLK(SPI2, "spi2", "pclk1", 0, G_SPI2),
1866 PCLK(SPI3, "spi3", "pclk1", 0, G_SPI3),
1873 PCLK(I2C1, "i2c1", "pclk1", 0, G_I2C1),
1874 PCLK(I2C2, "i2c2", "pclk1", 0, G_I2C2),
1875 PCLK(I2C3, "i2c3", "pclk1", 0, G_I2C3),
1876 PCLK(I2C5, "i2c5", "pclk1", 0, G_I2C5),
1878 PCLK(CEC, "cec", "pclk1", 0, G_CEC),
1880 PCLK(MDIO, "mdio", "pclk1", 0, G_MDIO),
1904 PCLK(HDP, "hdp", "pclk3", 0, G_HDP),
1906 PCLK(DSI, "dsi", "pclk4", 0, G_DSI),
[all …]
/linux/arch/arm/boot/dts/
A Dgemini.dtsi165 clock-names = "PCLK";
189 clock-names = "PCLK", "EXTCLK";
199 clock-names = "PCLK", "EXTCLK";
286 clock-names = "PCLK", "PCICLK";
364 clock-names = "PCLK";
375 clock-names = "PCLK";
393 clock-names = "PCLK";
406 clock-names = "PCLK";
437 clock-names = "PCLK", "TVE";
449 clock-names = "PCLK";
[all …]
A Dmoxart.dtsi65 clock-names = "PCLK";
93 clock-names = "PCLK";
/linux/Documentation/devicetree/bindings/rtc/
A Dfaraday,ftrtc010.yaml34 - description: PCLK clocks
41 - const: "PCLK"
57 clock-names = "PCLK", "EXTCLK";
/linux/Documentation/devicetree/bindings/net/
A Dcortina,gemini-ethernet.txt34 - clocks: this should contain a handle to the PCLK clock for
36 - clock-names: must be "PCLK"
75 clock-names = "PCLK";
88 clock-names = "PCLK";
/linux/sound/soc/meson/
A Daiu.c86 return clk_prepare_enable(aiu->i2s.clks[PCLK].clk); in aiu_cpu_component_probe()
93 clk_disable_unprepare(aiu->i2s.clks[PCLK].clk); in aiu_cpu_component_remove()
203 [PCLK] = "i2s_pclk",
210 [PCLK] = "spdif_pclk",
A Daiu.h18 PCLK = 0, enumerator
A Daiu-fifo-i2s.c166 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
A Daiu-fifo-spdif.c181 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
/linux/drivers/gpu/drm/msm/dsi/
A Dmmss_cc.xml.h59 PCLK = 1, enumerator
68 case PCLK: return 0x00000130; in __offset_CLK()
/linux/Documentation/devicetree/bindings/timer/
A Dfaraday,fttmr010.txt23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer
37 clock-names = "EXTCLK", "PCLK";
A Dandestech,atcpit100-timer.txt23 - clock-names : should be "PCLK" for the peripheral clock source.
32 clock-names = "PCLK";
/linux/Documentation/devicetree/bindings/usb/
A Dfaraday,fotg210.txt15 - clock-names: should be "PCLK" for the IP block clock
32 clock-names = "PCLK";
/linux/Documentation/devicetree/bindings/display/
A Dfaraday,tve200.yaml28 - const: PCLK
61 clock-names = "PCLK", "TVE";
/linux/Documentation/devicetree/bindings/ata/
A Dfaraday,ftide010.yaml42 const: PCLK
79 clock-names = "PCLK";
/linux/include/dt-bindings/clock/
A Ds3c2410.h26 #define PCLK 6 macro
A Ds3c2412.h28 #define PCLK 8 macro
A Ds3c2443.h25 #define PCLK 6 macro
A Dsamsung,s3c64xx-clock.h28 #define PCLK 9 macro
/linux/drivers/clk/samsung/
A Dclk-s3c64xx.c164 DIV(PCLK, "pclk", "hclkx2", CLK_DIV0, 12, 4),
318 ALIAS(PCLK, NULL, "pclk"),
319 ALIAS(PCLK, NULL, "clk_uart_baud2"),
A Dclk-s3c2410.c74 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1),
111 ALIAS(PCLK, NULL, "watchdog"),
/linux/Documentation/devicetree/bindings/pci/
A Dfaraday,ftpci100.yaml90 - description: peripheral clock (PCLK)
98 - const: PCLK
/linux/arch/nds32/boot/dts/
A Dae3xx.dts62 clock-names = "PCLK";
/linux/Documentation/devicetree/bindings/serial/
A Dpl011.yaml57 must correspond to the PCLK clocking the internal logic
/linux/Documentation/devicetree/bindings/clock/
A Dst,nomadik.txt36 lines from the PCLK clock tree.

Completed in 27 milliseconds

12