Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/clk/
Dclk-stm32mp1.c1285 #define PCLK(_id, _name, _parent, _flags, _mgate)\ macro
1791 PCLK(TIM2, "tim2", "pclk1", CLK_IGNORE_UNUSED, G_TIM2),
1792 PCLK(TIM3, "tim3", "pclk1", CLK_IGNORE_UNUSED, G_TIM3),
1793 PCLK(TIM4, "tim4", "pclk1", CLK_IGNORE_UNUSED, G_TIM4),
1794 PCLK(TIM5, "tim5", "pclk1", CLK_IGNORE_UNUSED, G_TIM5),
1795 PCLK(TIM6, "tim6", "pclk1", CLK_IGNORE_UNUSED, G_TIM6),
1796 PCLK(TIM7, "tim7", "pclk1", CLK_IGNORE_UNUSED, G_TIM7),
1797 PCLK(TIM12, "tim12", "pclk1", CLK_IGNORE_UNUSED, G_TIM12),
1798 PCLK(TIM13, "tim13", "pclk1", CLK_IGNORE_UNUSED, G_TIM13),
1799 PCLK(TIM14, "tim14", "pclk1", CLK_IGNORE_UNUSED, G_TIM14),
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dfaraday,ftrtc010.txt13 PCLK and EXTCLK clocks. Faraday calls the later CLK1HZ and
17 - clock-names: should name the clocks "PCLK" and "EXTCLK"
27 clock-names = "PCLK", "EXTCLK";
/Linux-v4.19/arch/arm/boot/dts/
Dgemini.dtsi165 clock-names = "PCLK";
189 clock-names = "PCLK", "EXTCLK";
199 clock-names = "PCLK", "EXTCLK";
286 clock-names = "PCLK", "PCICLK";
344 clock-names = "PCLK";
355 clock-names = "PCLK";
365 clock-names = "PCLK";
376 clock-names = "PCLK";
405 clock-names = "PCLK", "TVE";
Dmoxart.dtsi65 clock-names = "PCLK";
93 clock-names = "PCLK";
Dam437x-sbc-t43.dts64 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
/Linux-v4.19/Documentation/devicetree/bindings/net/
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-v4.19/Documentation/devicetree/bindings/pwm/
Dpwm-zx.txt7 - clock-names: "pclk" for PCLK, "wclk" for WCLK to the PWM controller. The
8 PCLK is for register access, while WCLK is the reference clock for
/Linux-v4.19/drivers/gpu/drm/msm/dsi/
Dmmss_cc.xml.h51 PCLK = 1, enumerator
60 case PCLK: return 0x00000130; in __offset_CLK()
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt22 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer
36 clock-names = "EXTCLK", "PCLK";
Dandestech,atcpit100-timer.txt23 - clock-names : should be "PCLK" for the peripheral clock source.
32 clock-names = "PCLK";
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dfaraday,tve200.txt14 - clock-names: should contain "PCLK" for the clock line clocking the
46 clock-names = "PCLK", "TVE";
/Linux-v4.19/Documentation/devicetree/bindings/ata/
Dfaraday,ftide010.txt23 - clock-names: should be set to "PCLK" for the peripheral clock.
36 clock-names = "PCLK";
/Linux-v4.19/include/dt-bindings/clock/
Ds3c2410.h29 #define PCLK 6 macro
Ds3c2412.h31 #define PCLK 8 macro
Ds3c2443.h28 #define PCLK 6 macro
Dsamsung,s3c64xx-clock.h31 #define PCLK 9 macro
/Linux-v4.19/arch/nds32/boot/dts/
Dae3xx.dts62 clock-names = "PCLK";
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dfaraday,ftpci100.txt34 - clocks: when present, this should contain the peripheral clock (PCLK) and the
37 - clock-names: when present, this should contain "PCLK" for the peripheral
/Linux-v4.19/Documentation/devicetree/bindings/iommu/
Drockchip,iommu.txt20 "iface" - Main peripheral bus clock (PCLK/HCL) (required)
/Linux-v4.19/drivers/clk/samsung/
Dclk-s3c64xx.c225 DIV(PCLK, "pclk", "hclkx2", CLK_DIV0, 12, 4),
379 ALIAS(PCLK, NULL, "pclk"),
380 ALIAS(PCLK, NULL, "clk_uart_baud2"),
Dclk-s3c2410.c116 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1),
153 ALIAS(PCLK, NULL, "watchdog"),
/Linux-v4.19/Documentation/devicetree/bindings/serial/
Dpl011.txt19 must correspond to the PCLK clocking the internal logic
/Linux-v4.19/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.txt22 "iface" - Main peripheral bus clock (PCLK/HCLK - AHB Bus clock) (required)
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dst,nomadik.txt36 lines from the PCLK clock tree.
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dgemini.txt96 clock-names = "PCLK", "EXTCLK";

12