Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/clk/
Dclk-stm32mp1.c1354 #define PCLK(_id, _name, _parent, _flags, _mgate)\ macro
1855 PCLK(TIM2, "tim2", "pclk1", CLK_IGNORE_UNUSED, G_TIM2),
1856 PCLK(TIM3, "tim3", "pclk1", CLK_IGNORE_UNUSED, G_TIM3),
1857 PCLK(TIM4, "tim4", "pclk1", CLK_IGNORE_UNUSED, G_TIM4),
1858 PCLK(TIM5, "tim5", "pclk1", CLK_IGNORE_UNUSED, G_TIM5),
1859 PCLK(TIM6, "tim6", "pclk1", CLK_IGNORE_UNUSED, G_TIM6),
1860 PCLK(TIM7, "tim7", "pclk1", CLK_IGNORE_UNUSED, G_TIM7),
1861 PCLK(TIM12, "tim12", "pclk1", CLK_IGNORE_UNUSED, G_TIM12),
1862 PCLK(TIM13, "tim13", "pclk1", CLK_IGNORE_UNUSED, G_TIM13),
1863 PCLK(TIM14, "tim14", "pclk1", CLK_IGNORE_UNUSED, G_TIM14),
[all …]
/Linux-v5.15/arch/arm/boot/dts/
Dgemini.dtsi165 clock-names = "PCLK";
189 clock-names = "PCLK", "EXTCLK";
199 clock-names = "PCLK", "EXTCLK";
286 clock-names = "PCLK", "PCICLK";
345 clock-names = "PCLK";
356 clock-names = "PCLK";
374 clock-names = "PCLK";
387 clock-names = "PCLK";
418 clock-names = "PCLK", "TVE";
430 clock-names = "PCLK";
[all …]
Dmoxart.dtsi65 clock-names = "PCLK";
93 clock-names = "PCLK";
Dam437x-sbc-t43.dts61 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
Dste-nomadik-stn8815.dtsi232 /* The PCLK domain uses HCLK right off */
/Linux-v5.15/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-v5.15/drivers/gpu/drm/msm/dsi/
Dmmss_cc.xml.h59 PCLK = 1, enumerator
68 case PCLK: return 0x00000130; in __offset_CLK()
/Linux-v5.15/sound/soc/meson/
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",
Daiu.h18 PCLK = 0, enumerator
Daiu-fifo-i2s.c147 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
Daiu-fifo-spdif.c181 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer
37 clock-names = "EXTCLK", "PCLK";
Dandestech,atcpit100-timer.txt23 - clock-names : should be "PCLK" for the peripheral clock source.
32 clock-names = "PCLK";
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Dfaraday,fotg210.txt15 - clock-names: should be "PCLK" for the IP block clock
32 clock-names = "PCLK";
/Linux-v5.15/include/dt-bindings/clock/
Ds3c2410.h26 #define PCLK 6 macro
Ds3c2412.h28 #define PCLK 8 macro
Ds3c2443.h25 #define PCLK 6 macro
Dsamsung,s3c64xx-clock.h28 #define PCLK 9 macro
/Linux-v5.15/arch/nds32/boot/dts/
Dae3xx.dts62 clock-names = "PCLK";
/Linux-v5.15/drivers/clk/samsung/
Dclk-s3c64xx.c164 DIV(PCLK, "pclk", "hclkx2", CLK_DIV0, 12, 4),
318 ALIAS(PCLK, NULL, "pclk"),
319 ALIAS(PCLK, NULL, "clk_uart_baud2"),
Dclk-s3c2410.c74 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1),
111 ALIAS(PCLK, NULL, "watchdog"),
Dclk-s3c2412.c63 DIV(PCLK, "pclk", "hclk", CLKDIVN, 2, 1),
Dclk-s3c2443.c102 DIV(PCLK, "pclk", "hclk", CLKDIV0, 2, 1),
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dst,nomadik.txt36 lines from the PCLK clock tree.
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.txt47 "iface" - Main peripheral bus clock (PCLK/HCLK - AHB Bus clock) (required)

12