/linux-6.1.9/drivers/clk/ |
D | clk-stm32mp1.c | 1379 #define PCLK(_id, _name, _parent, _flags, _mgate)\ macro 1883 PCLK(TIM2, "tim2", "pclk1", CLK_IGNORE_UNUSED, G_TIM2), 1884 PCLK(TIM3, "tim3", "pclk1", CLK_IGNORE_UNUSED, G_TIM3), 1885 PCLK(TIM4, "tim4", "pclk1", CLK_IGNORE_UNUSED, G_TIM4), 1886 PCLK(TIM5, "tim5", "pclk1", CLK_IGNORE_UNUSED, G_TIM5), 1887 PCLK(TIM6, "tim6", "pclk1", CLK_IGNORE_UNUSED, G_TIM6), 1888 PCLK(TIM7, "tim7", "pclk1", CLK_IGNORE_UNUSED, G_TIM7), 1889 PCLK(TIM12, "tim12", "pclk1", CLK_IGNORE_UNUSED, G_TIM12), 1890 PCLK(TIM13, "tim13", "pclk1", CLK_IGNORE_UNUSED, G_TIM13), 1891 PCLK(TIM14, "tim14", "pclk1", CLK_IGNORE_UNUSED, G_TIM14), [all …]
|
/linux-6.1.9/arch/arm/boot/dts/ |
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 …]
|
D | moxart.dtsi | 65 clock-names = "PCLK"; 93 clock-names = "PCLK";
|
/linux-6.1.9/Documentation/devicetree/bindings/rtc/ |
D | faraday,ftrtc010.yaml | 34 - description: PCLK clocks 41 - const: "PCLK" 57 clock-names = "PCLK", "EXTCLK";
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
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.1.9/drivers/gpu/drm/msm/dsi/ |
D | mmss_cc.xml.h | 58 PCLK = 1, enumerator 67 case PCLK: return 0x00000130; in __offset_CLK()
|
/linux-6.1.9/sound/soc/meson/ |
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",
|
D | aiu.h | 18 PCLK = 0, enumerator
|
D | aiu-fifo-i2s.c | 166 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
|
D | aiu-fifo-spdif.c | 181 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
|
/linux-6.1.9/Documentation/devicetree/bindings/watchdog/ |
D | faraday,ftwdt010.yaml | 40 const: PCLK 65 clock-names = "PCLK";
|
/linux-6.1.9/Documentation/devicetree/bindings/timer/ |
D | faraday,fttmr010.txt | 23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer 37 clock-names = "EXTCLK", "PCLK";
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | faraday,tve200.yaml | 28 - const: PCLK 61 clock-names = "PCLK", "TVE";
|
/linux-6.1.9/Documentation/devicetree/bindings/usb/ |
D | faraday,fotg210.yaml | 36 - const: PCLK 74 clock-names = "PCLK";
|
/linux-6.1.9/Documentation/devicetree/bindings/ata/ |
D | faraday,ftide010.yaml | 42 const: PCLK 79 clock-names = "PCLK";
|
/linux-6.1.9/include/dt-bindings/clock/ |
D | s3c2410.h | 26 #define PCLK 6 macro
|
D | s3c2412.h | 28 #define PCLK 8 macro
|
D | s3c2443.h | 25 #define PCLK 6 macro
|
D | samsung,s3c64xx-clock.h | 28 #define PCLK 9 macro
|
/linux-6.1.9/Documentation/devicetree/bindings/pci/ |
D | faraday,ftpci100.yaml | 90 - description: peripheral clock (PCLK) 98 - const: PCLK
|
/linux-6.1.9/drivers/clk/samsung/ |
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"),
|
D | clk-s3c2410.c | 74 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1), 111 ALIAS(PCLK, NULL, "watchdog"),
|
/linux-6.1.9/Documentation/devicetree/bindings/serial/ |
D | pl011.yaml | 57 must correspond to the PCLK clocking the internal logic
|
/linux-6.1.9/Documentation/devicetree/bindings/clock/ |
D | st,nomadik.txt | 36 lines from the PCLK clock tree.
|
/linux-6.1.9/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 34 * PCLK: Pixel Clock
|