/Linux-v6.6/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-v6.6/arch/arm/boot/dts/gemini/ |
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 …]
|
/Linux-v6.6/drivers/gpu/drm/msm/dsi/ |
D | mmss_cc.xml.h | 58 PCLK = 1, enumerator 67 case PCLK: return 0x00000130; in __offset_CLK()
|
/Linux-v6.6/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() 200 [PCLK] = "i2s_pclk", 207 [PCLK] = "spdif_pclk",
|
D | aiu.h | 18 PCLK = 0, enumerator
|
D | aiu-fifo-spdif.c | 184 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
|
D | aiu-fifo-i2s.c | 169 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
|
/Linux-v6.6/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-v6.6/arch/arm/boot/dts/moxa/ |
D | moxart.dtsi | 65 clock-names = "PCLK"; 93 clock-names = "PCLK";
|
/Linux-v6.6/include/dt-bindings/clock/ |
D | samsung,s3c64xx-clock.h | 28 #define PCLK 9 macro
|
/Linux-v6.6/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"),
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | st,nomadik.txt | 36 lines from the PCLK clock tree.
|
/Linux-v6.6/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 34 * PCLK: Pixel Clock
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | am437x-sbc-t43.dts | 61 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
|
D | am437x-sk-evm.dts | 373 AM4372_IOPAD(0x8e8, PIN_OUTPUT | MUX_MODE0) /* DSS PCLK */
|
D | am43x-epos-evm.dts | 434 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
|
D | am437x-gp-evm.dts | 294 AM4372_IOPAD(0x8e8, PIN_OUTPUT_PULLUP | MUX_MODE0) /* DSS PCLK */
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-nomadik-stn8815.dtsi | 232 /* The PCLK domain uses HCLK right off */
|
/Linux-v6.6/arch/arm/boot/dts/aspeed/ |
D | aspeed-g4.dtsi | 291 clock-names = "PCLK";
|
D | aspeed-g5.dtsi | 385 clock-names = "PCLK";
|
D | aspeed-g6.dtsi | 530 clock-names = "PCLK";
|
/Linux-v6.6/Documentation/fb/ |
D | matroxfb.rst | 143 transaction terminate with success or retry in 32 PCLK).
|
/Linux-v6.6/Documentation/networking/device_drivers/hamradio/ |
D | z8530drv.rst | 109 pclock - the clock at the PCLK pin of the Z8530 (option, 4915200 is
|
/Linux-v6.6/drivers/watchdog/ |
D | Kconfig | 521 The driver is limited by the speed of the system's PCLK 522 signal, so with reasonably fast systems (PCLK around 50-66MHz)
|