Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c1893 PCLK(SPI2, "spi2", "pclk1", 0, G_SPI2),
1894 PCLK(SPI3, "spi3", "pclk1", 0, G_SPI3),
1901 PCLK(I2C1, "i2c1", "pclk1", 0, G_I2C1),
1902 PCLK(I2C2, "i2c2", "pclk1", 0, G_I2C2),
1903 PCLK(I2C3, "i2c3", "pclk1", 0, G_I2C3),
1904 PCLK(I2C5, "i2c5", "pclk1", 0, G_I2C5),
1906 PCLK(CEC, "cec", "pclk1", 0, G_CEC),
1908 PCLK(MDIO, "mdio", "pclk1", 0, G_MDIO),
1932 PCLK(HDP, "hdp", "pclk3", 0, G_HDP),
1934 PCLK(DSI, "dsi", "pclk4", 0, G_DSI),
[all …]
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dfaraday,ftrtc010.yaml34 - description: PCLK clocks
41 - const: PCLK
57 clock-names = "PCLK", "EXTCLK";
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini.dtsi163 clock-names = "PCLK";
187 clock-names = "PCLK", "EXTCLK";
197 clock-names = "PCLK", "EXTCLK";
284 clock-names = "PCLK", "PCICLK";
362 clock-names = "PCLK";
373 clock-names = "PCLK";
391 clock-names = "PCLK";
404 clock-names = "PCLK";
435 clock-names = "PCLK", "TVE";
447 clock-names = "PCLK";
[all …]
/openbmc/u-boot/drivers/serial/
H A Dserial_sti_asc.c46 #define PCLK (200ul * 1000000ul) macro
47 #define BAUDRATE_VAL_M0(bps) (PCLK / (16 * (bps)))
48 #define BAUDRATE_VAL_M1(bps) ((bps * (1 << 14)) + (1<<13)) / (PCLK/(1 << 6))
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dcortina,gemini-ethernet.yaml64 description: this should contain a handle to the PCLK clock for
68 const: PCLK
121 clock-names = "PCLK";
134 clock-names = "PCLK";
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Dmmss_cc.xml.h58 PCLK = 1, enumerator
67 case PCLK: return 0x00000130; in __offset_CLK()
/openbmc/linux/sound/soc/meson/
H 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()
200 [PCLK] = "i2s_pclk",
207 [PCLK] = "spdif_pclk",
H A Daiu.h18 PCLK = 0, enumerator
H A Daiu-fifo-spdif.c184 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
H A Daiu-fifo-i2s.c169 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dfaraday,ftwdt010.yaml40 const: PCLK
65 clock-names = "PCLK";
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dfaraday,fttmr010.txt23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer
37 clock-names = "EXTCLK", "PCLK";
H A Dingenic,tcu.yaml75 - description: PCLK clock
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dfaraday,tve200.yaml28 - const: PCLK
61 clock-names = "PCLK", "TVE";
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dfaraday,fotg210.yaml37 - const: PCLK
75 clock-names = "PCLK";
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dfaraday,ftide010.yaml42 const: PCLK
79 clock-names = "PCLK";
/openbmc/linux/arch/arm/boot/dts/moxa/
H A Dmoxart.dtsi65 clock-names = "PCLK";
93 clock-names = "PCLK";
/openbmc/linux/include/dt-bindings/clock/
H A Dsamsung,s3c64xx-clock.h28 #define PCLK 9 macro
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Drenesas,rzv2m-csi.yaml29 - description: Internal clock to access the registers (PCLK)
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dfaraday,ftpci100.yaml90 - description: peripheral clock (PCLK)
98 - const: PCLK
/openbmc/linux/drivers/clk/samsung/
H A Dclk-s3c64xx.c164 DIV(PCLK, "pclk", "hclkx2", CLK_DIV0, 12, 4),
318 ALIAS(PCLK, NULL, "pclk"),
319 ALIAS(PCLK, NULL, "clk_uart_baud2"),
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dst,nomadik.txt36 lines from the PCLK clock tree.
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dpl011.yaml58 must correspond to the PCLK clocking the internal logic
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst34 * PCLK: Pixel Clock
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-sbc-t43.dts61 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */

12