Home
last modified time | relevance | path

Searched full:fmc (Results 1 – 25 of 92) sorted by relevance

1234

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgh100.c59 if ((((u64)mbox1 << 32) | *mbox0) != gsp->fmc.args.addr) in gh100_gsp_lockdown_released()
81 ret = nvkm_gsp_mem_ctor(gsp, sizeof(*args), &gsp->fmc.args); in gh100_gsp_init()
91 args = gsp->fmc.args.data; in gh100_gsp_init()
105 ret = nvkm_fsp_boot_gsp_fmc(device->fsp, gsp->fmc.args.addr, rsvd_size, resume, in gh100_gsp_init()
106 gsp->fmc.fw.addr, gsp->fmc.hash, gsp->fmc.pkey, gsp->fmc.sig); in gh100_gsp_init()
118 nvkm_error(subdev, "GSP-FMC boot timed out\n"); in gh100_gsp_init()
123 nvkm_error(subdev, "GSP-FMC boo in gh100_gsp_init()
[all...]
H A Dbase.c86 nvkm_firmware_put(gsp->fws.fmc); in nvkm_gsp_dtor_fws()
87 gsp->fws.fmc = NULL; in nvkm_gsp_dtor_fws()
H A Dpriv.h38 MODULE_FIRMWARE("nvidia/"#chip"/gsp/fmc-"#vers".bin"); \
/linux/Documentation/devicetree/bindings/spi/
H A Daspeed,ast2600-fmc.yaml4 $id: http://devicetree.org/schemas/spi/aspeed,ast2600-fmc.yaml#
14 This binding describes the Aspeed Static Memory Controllers (FMC and
23 - aspeed,ast2600-fmc
25 - aspeed,ast2500-fmc
27 - aspeed,ast2400-fmc
58 compatible = "aspeed,ast2600-fmc";
/linux/drivers/mtd/spi-nor/controllers/
H A DKconfig3 tristate "Hisilicon FMC SPI NOR Flash Controller(SFC)"
7 This enables support for HiSilicon FMC SPI NOR flash controller.
/linux/Documentation/devicetree/bindings/mtd/
H A Dhisilicon,fmc-spi-nor.txt4 - compatible : Should be "hisilicon,fmc-spi-nor" and one of the following strings:
14 compatible = "hisilicon,hi3519-spi-nor", "hisilicon,fmc-spi-nor";
/linux/arch/arm/boot/dts/aspeed/
H A Dast2500-facebook-netbmc-common.dtsi8 spi0 = &fmc;
47 &fmc {
H A Daspeed-bmc-facebook-galaxy100.dts27 &fmc {
H A Dast2400-facebook-netbmc-common.dtsi29 &fmc {
H A Daspeed-ast2500-evb.dts37 &fmc {
H A Dast2600-facebook-netbmc-common.dtsi46 &fmc {
H A Daspeed-bmc-supermicro-x11spi.dts46 &fmc {
H A Daspeed-bmc-intel-s2600wf.dts41 &fmc {
H A Daspeed-bmc-inspur-on5263m5.dts49 &fmc {
H A Daspeed-bmc-portwell-neptune.dts44 &fmc {
/linux/Documentation/arch/arm/stm32/
H A Dstm32mp13-overview.rst19 - FMC controller to connect SDRAM, NOR and NAND memories
H A Dstm32f429-overview.rst13 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
H A Dstm32mp151-overview.rst19 - FMC controller to connect SDRAM, NOR and NAND memories
H A Dstm32h743-overview.rst13 - FMC controller to connect SDRAM, NOR and NAND memories
H A Dstm32h750-overview.rst13 - FMC controller to connect SDRAM, NOR and NAND memories
H A Dstm32f746-overview.rst13 - FMC controller to connect SDRAM, NOR and NAND memories
H A Dstm32f769-overview.rst13 - FMC controller to connect SDRAM, NOR and NAND memories
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-phycore-stm32mp1-3.dts38 &fmc {
H A Dstm32mp15xx-dhcom-picoitx.dtsi29 &fmc {
/linux/arch/mips/boot/dts/mscc/
H A Djaguar2_pcb110.dts223 /* FMC B */
251 /* FMC B */

1234