/openbmc/linux/drivers/mtd/spi-nor/controllers/ |
H A D | Kconfig | 3 tristate "Hisilicon FMC SPI NOR Flash Controller(SFC)" 7 This enables support for HiSilicon FMC SPI NOR flash controller.
|
/openbmc/u-boot/drivers/ram/ |
H A D | Kconfig | 33 STM32F7 family devices support flexible memory controller(FMC) to 35 This driver is for the sdram memory interface with the FMC.
|
/openbmc/linux/Documentation/arch/arm/stm32/ |
H A D | stm32mp151-overview.rst | 19 - FMC controller to connect SDRAM, NOR and NAND memories
|
H A D | stm32f429-overview.rst | 13 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
|
H A D | stm32mp13-overview.rst | 19 - FMC controller to connect SDRAM, NOR and NAND memories
|
H A D | stm32h743-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
H A D | stm32h750-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
H A D | stm32f746-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
H A D | stm32f769-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | jaguar2_pcb110.dts | 223 /* FMC B */ 251 /* FMC B */
|
/openbmc/qemu/docs/system/arm/ |
H A D | aspeed.rst | 57 * Static Memory Controller (SMC or FMC) - Only SPI Flash support 126 device by using the FMC controller to load the instructions, and 129 * ``fmc-model`` to change the default FMC Flash model. FW needs 141 To use other flash models, for instance a different FMC chip and a 295 * Static Memory Controller (SMC or FMC) - Only SPI Flash support
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | stm32mp1-clks.h | 119 #define FMC 106 macro
|
/openbmc/linux/sound/pci/trident/ |
H A D | trident_main.c | 441 FmcRvolCvol = ((voice->FMC & 3) << 14) | in snd_trident_write_voice_regs() 625 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) | in snd_trident_write_rvol_reg() 649 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) | in snd_trident_write_cvol_reg() 929 voice->FMC = 3; in snd_trident_playback_prepare() 955 evoice->FMC = 3; in snd_trident_playback_prepare() 1072 voice->FMC = 3; in snd_trident_capture_prepare() 1160 voice->FMC = 0; in snd_trident_si7018_capture_prepare() 1184 evoice->FMC = 3; in snd_trident_si7018_capture_prepare() 1238 voice->FMC = 3; in snd_trident_foldback_prepare() 1261 evoice->FMC = 3; in snd_trident_foldback_prepare() [all …]
|
H A D | trident.h | 285 unsigned char FMC; /* 2 bits */ member
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | stm32mp1-clks.h | 119 #define FMC 106 macro
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32f429-disco-u-boot.dtsi | 37 clocks = <&rcc 0 STM32F4_AHB3_CLOCK(FMC)>;
|
H A D | stm32f469-disco-u-boot.dtsi | 37 clocks = <&rcc 0 STM32F4_AHB3_CLOCK(FMC)>;
|
H A D | stm32429i-eval-u-boot.dtsi | 37 clocks = <&rcc 0 STM32F4_AHB3_CLOCK(FMC)>;
|
H A D | zynqmp-zcu111-revA.dts | 369 /* FMC connector */
|
H A D | stm32f746.dtsi | 82 clocks = <&rcc 0 STM32F7_AHB3_CLOCK(FMC)>;
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am3874-iceboard.dts | 117 /* FMC A */ 124 /* FMC B */
|
/openbmc/u-boot/drivers/spi/ |
H A D | Kconfig | 40 Enable the Aspeed AST2500 FMC/SPI driver. This driver can be 48 Enable AST2600 FMC SW CRTM feature. Also, command read/write
|
/openbmc/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zcu111-revA.dts | 514 /* FMC connector */
|
/openbmc/qemu/hw/misc/ |
H A D | stm32l4x5_rcc.c | 662 AHB3ENR_SET_ENABLE(FMC); in rcc_update_ahb3enr()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 1984 PCLK(FMC, "fmc", "ck_axi", CLK_IGNORE_UNUSED, G_FMC),
|