Searched refs:FCLK (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/drivers/clk/ |
| D | clk-stm32f4.c | 129 enum { SYSTICK, FCLK }; enumerator 262 if (WARN_ON(secondary > FCLK)) in stm32f4_rcc_lookup_clk_idx() 279 return FCLK + hweight64(table[0]) + in stm32f4_rcc_lookup_clk_idx() 351 clks[FCLK] = clk_register_fixed_factor(NULL, "fclk", "ahb_div", in stm32f4_rcc_init()
|
| /linux-4.4.14/Documentation/devicetree/bindings/clock/ |
| D | st,stm32-rcc.txt | 58 1 FCLK 62 /* Misc clock, FCLK */
|
| D | zynq-7000.txt | 28 FCLK will only be enabled if it is actually running at
|
| /linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/include/dt-bindings/clock/ |
| D | s3c2410.h | 27 #define FCLK 4 macro
|
| /linux-4.4.14/drivers/clk/samsung/ |
| D | clk-s3c2410.c | 99 MUX(FCLK, "fclk", fclk_p, CLKSLOW, 4, 1), 152 ALIAS(FCLK, NULL, "fclk"),
|
| /linux-4.4.14/drivers/scsi/ |
| D | sym53c416.c | 91 #define FCLK 0x08 /* FastClock */ macro 509 outb(IDMRC | QTE | CDB10 | FSCSI | FCLK, base + CONF_REG_3); in sym53c416_init()
|
| /linux-4.4.14/drivers/memory/ |
| D | Kconfig | 70 you also need to match the GPMC FCLK frequency used by the
|