| /linux/drivers/clk/ |
| A D | clk-stm32mp1.c | 1865 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 D | gemini.dtsi | 165 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 D | moxart.dtsi | 65 clock-names = "PCLK"; 93 clock-names = "PCLK";
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| A D | faraday,ftrtc010.yaml | 34 - description: PCLK clocks 41 - const: "PCLK" 57 clock-names = "PCLK", "EXTCLK";
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | cortina,gemini-ethernet.txt | 34 - 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 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() 203 [PCLK] = "i2s_pclk", 210 [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/drivers/gpu/drm/msm/dsi/ |
| A D | mmss_cc.xml.h | 59 PCLK = 1, enumerator 68 case PCLK: return 0x00000130; in __offset_CLK()
|
| /linux/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 | andestech,atcpit100-timer.txt | 23 - clock-names : should be "PCLK" for the peripheral clock source. 32 clock-names = "PCLK";
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | faraday,fotg210.txt | 15 - clock-names: should be "PCLK" for the IP block clock 32 clock-names = "PCLK";
|
| /linux/Documentation/devicetree/bindings/display/ |
| A D | faraday,tve200.yaml | 28 - const: PCLK 61 clock-names = "PCLK", "TVE";
|
| /linux/Documentation/devicetree/bindings/ata/ |
| A D | faraday,ftide010.yaml | 42 const: PCLK 79 clock-names = "PCLK";
|
| /linux/include/dt-bindings/clock/ |
| A D | s3c2410.h | 26 #define PCLK 6 macro
|
| A D | s3c2412.h | 28 #define PCLK 8 macro
|
| A D | s3c2443.h | 25 #define PCLK 6 macro
|
| A D | samsung,s3c64xx-clock.h | 28 #define PCLK 9 macro
|
| /linux/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"),
|
| A D | clk-s3c2410.c | 74 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1), 111 ALIAS(PCLK, NULL, "watchdog"),
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | faraday,ftpci100.yaml | 90 - description: peripheral clock (PCLK) 98 - const: PCLK
|
| /linux/arch/nds32/boot/dts/ |
| A D | ae3xx.dts | 62 clock-names = "PCLK";
|
| /linux/Documentation/devicetree/bindings/serial/ |
| A D | pl011.yaml | 57 must correspond to the PCLK clocking the internal logic
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | st,nomadik.txt | 36 lines from the PCLK clock tree.
|