/linux-6.3-rc2/drivers/clk/ |
A D | clk-stm32mp1.c | 1893 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 …]
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | gemini.dtsi | 163 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 …]
|
A D | moxart.dtsi | 65 clock-names = "PCLK"; 93 clock-names = "PCLK";
|
A D | am437x-sbc-t43.dts | 61 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
|
A D | ste-nomadik-stn8815.dtsi | 232 /* The PCLK domain uses HCLK right off */
|
/linux-6.3-rc2/Documentation/devicetree/bindings/rtc/ |
A D | faraday,ftrtc010.yaml | 34 - description: PCLK clocks 41 - const: "PCLK" 57 clock-names = "PCLK", "EXTCLK";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | cortina,gemini-ethernet.yaml | 64 description: this should contain a handle to the PCLK clock for 68 const: PCLK 121 clock-names = "PCLK"; 134 clock-names = "PCLK";
|
/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/ |
A D | mmss_cc.xml.h | 58 PCLK = 1, enumerator 67 case PCLK: return 0x00000130; in __offset_CLK()
|
/linux-6.3-rc2/sound/soc/meson/ |
A D | aiu.c | 86 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() 206 [PCLK] = "i2s_pclk", 213 [PCLK] = "spdif_pclk",
|
A D | aiu.h | 18 PCLK = 0, enumerator
|
A D | aiu-fifo-i2s.c | 166 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
|
A D | aiu-fifo-spdif.c | 181 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/ |
A D | faraday,ftwdt010.yaml | 40 const: PCLK 65 clock-names = "PCLK";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/ |
A D | faraday,tve200.yaml | 28 - const: PCLK 61 clock-names = "PCLK", "TVE";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/timer/ |
A D | faraday,fttmr010.txt | 23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer 37 clock-names = "EXTCLK", "PCLK";
|
A D | ingenic,tcu.yaml | 75 - description: PCLK clock
|
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/ |
A D | faraday,fotg210.yaml | 37 - const: PCLK 75 clock-names = "PCLK";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/ata/ |
A D | faraday,ftide010.yaml | 42 const: PCLK 79 clock-names = "PCLK";
|
/linux-6.3-rc2/include/dt-bindings/clock/ |
A D | samsung,s3c64xx-clock.h | 28 #define PCLK 9 macro
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | faraday,ftpci100.yaml | 90 - description: peripheral clock (PCLK) 98 - const: PCLK
|
/linux-6.3-rc2/drivers/clk/samsung/ |
A D | clk-s3c64xx.c | 164 DIV(PCLK, "pclk", "hclkx2", CLK_DIV0, 12, 4), 318 ALIAS(PCLK, NULL, "pclk"), 319 ALIAS(PCLK, NULL, "clk_uart_baud2"),
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | st,nomadik.txt | 36 lines from the PCLK clock tree.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/serial/ |
A D | pl011.yaml | 58 must correspond to the PCLK clocking the internal logic
|
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/ |
A D | dc-glossary.rst | 34 * PCLK: Pixel Clock
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/ |
A D | sdhci-msm.yaml | 69 - description: Main peripheral bus clock, PCLK/HCLK - AHB Bus clock
|