| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32mp1.c | 1285 #define PCLK(_id, _name, _parent, _flags, _mgate)\ macro 1796 PCLK(TIM2, "tim2", "pclk1", CLK_IGNORE_UNUSED, G_TIM2), 1797 PCLK(TIM3, "tim3", "pclk1", CLK_IGNORE_UNUSED, G_TIM3), 1798 PCLK(TIM4, "tim4", "pclk1", CLK_IGNORE_UNUSED, G_TIM4), 1799 PCLK(TIM5, "tim5", "pclk1", CLK_IGNORE_UNUSED, G_TIM5), 1800 PCLK(TIM6, "tim6", "pclk1", CLK_IGNORE_UNUSED, G_TIM6), 1801 PCLK(TIM7, "tim7", "pclk1", CLK_IGNORE_UNUSED, G_TIM7), 1802 PCLK(TIM12, "tim12", "pclk1", CLK_IGNORE_UNUSED, G_TIM12), 1803 PCLK(TIM13, "tim13", "pclk1", CLK_IGNORE_UNUSED, G_TIM13), 1804 PCLK(TIM14, "tim14", "pclk1", CLK_IGNORE_UNUSED, G_TIM14), [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | gemini.dtsi | 165 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"; 366 clock-names = "PCLK"; 379 clock-names = "PCLK"; 410 clock-names = "PCLK", "TVE"; 424 clock-names = "PCLK"; [all …]
|
| H A D | moxart.dtsi | 65 clock-names = "PCLK"; 93 clock-names = "PCLK";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | faraday,ftrtc010.txt | 13 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H 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";
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_sti_asc.c | 47 #define PCLK (200ul * 1000000ul) macro 48 #define BAUDRATE_VAL_M0(bps) (PCLK / (16 * (bps))) 49 #define BAUDRATE_VAL_M1(bps) ((bps * (1 << 14)) + (1<<13)) / (PCLK/(1 << 6))
|
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H 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",
|
| H A D | aiu.h | 18 PCLK = 0, enumerator
|
| H A D | aiu-fifo-spdif.c | 182 fifo->pclk = aiu->spdif.clks[PCLK].clk; in aiu_fifo_spdif_dai_probe()
|
| H A D | aiu-fifo-i2s.c | 167 fifo->pclk = aiu->i2s.clks[PCLK].clk; in aiu_fifo_i2s_dai_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pwm/ |
| H A D | pwm-zx.txt | 7 - 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/ |
| H A D | mmss_cc.xml.h | 51 PCLK = 1, enumerator 60 case PCLK: return 0x00000130; in __offset_CLK()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/ |
| H A D | faraday,fttmr010.txt | 23 - clock-names : should be "EXTCLK" and "PCLK" for the external tick timer 37 clock-names = "EXTCLK", "PCLK";
|
| H A D | andestech,atcpit100-timer.txt | 23 - clock-names : should be "PCLK" for the peripheral clock source. 32 clock-names = "PCLK";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | faraday,fotg210.txt | 15 - clock-names: should be "PCLK" for the IP block clock 32 clock-names = "PCLK";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | faraday,tve200.txt | 14 - clock-names: should contain "PCLK" for the clock line clocking the 46 clock-names = "PCLK", "TVE";
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/clock/ |
| H A D | s3c2410.h | 26 #define PCLK 6 macro
|
| H A D | s3c2412.h | 28 #define PCLK 8 macro
|
| H A D | s3c2443.h | 25 #define PCLK 6 macro
|
| H A D | samsung,s3c64xx-clock.h | 28 #define PCLK 9 macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/samsung/ |
| H 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"),
|
| H A D | clk-s3c2410.c | 74 DIV(PCLK, "pclk", "hclk", CLKDIVN, 0, 1), 111 ALIAS(PCLK, NULL, "watchdog"),
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | faraday,ftpci100.txt | 34 - clocks: when present, this should contain the peripheral clock (PCLK) and the 37 - clock-names: when present, this should contain "PCLK" for the peripheral
|
| /OK3568_Linux_fs/kernel/arch/nds32/boot/dts/ |
| H A D | ae3xx.dts | 62 clock-names = "PCLK";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/ |
| H A D | rockchip,iommu.txt | 20 "iface" - Main peripheral bus clock (PCLK/HCL) (required)
|