Home
last modified time | relevance | path

Searched refs:IF_MTD (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dnpcm7xx_boards.c373 npcm7xx_connect_flash(&soc->fiu[0], 0, "w25q256", drive_get(IF_MTD, 0, 0)); in npcm750_evb_init()
389 drive_get(IF_MTD, 0, 0)); in quanta_gsj_init()
406 drive_get(IF_MTD, 0, 0)); in quanta_gbs_init()
423 drive_get(IF_MTD, 0, 0)); in kudo_bmc_init()
425 drive_get(IF_MTD, 3, 0)); in kudo_bmc_init()
442 drive_get(IF_MTD, 3, 0)); in mori_bmc_init()
H A Dmsf2-som.c50 DriveInfo *dinfo = drive_get(IF_MTD, 0, 0); in emcraft_sf2_s2s010_init()
H A Dsabrelite.c80 DriveInfo *dinfo = drive_get(IF_MTD, 0, 0); in sabrelite_init()
H A Dxlnx-zcu102.c199 DriveInfo *dinfo = drive_get(IF_MTD, 0, i); in xlnx_zcu102_init()
222 DriveInfo *dinfo = drive_get(IF_MTD, 0, XLNX_ZYNQMP_NUM_SPIS + i); in xlnx_zcu102_init()
H A Dfby35.c100 DriveInfo *mtd0 = drive_get(IF_MTD, 0, 0); in fby35_bmc_init()
H A Dxilinx_zynq.c164 DriveInfo *dinfo = drive_get(IF_MTD, 0, unit++); in zynq_init_spi_flashes()
H A Dxlnx-versal-virt.c755 DriveInfo *dinfo = drive_get(IF_MTD, 0, i); in versal_virt_init()
H A Daspeed.c316 DriveInfo *dinfo = drive_get(IF_MTD, 0, unit0 + i); in aspeed_board_init_flashes()
/openbmc/qemu/include/sysemu/
H A Dblockdev.h23 IF_IDE, IF_SCSI, IF_FLOPPY, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN, enumerator
/openbmc/qemu/hw/microblaze/
H A Dpetalogix_ml605_mmu.c185 dinfo = drive_get(IF_MTD, 0, i); in petalogix_ml605_init()
/openbmc/qemu/hw/ppc/
H A Dmac_oldworld.c250 dinfo = drive_get(IF_MTD, 0, 0); in ppc_heathrow_init()
H A Dpnv.c945 DriveInfo *pnor = drive_get(IF_MTD, 0, 0); in pnv_init()
/openbmc/qemu/hw/block/
H A Dtrace-events94 m25p80_binding(void *s) "[%p] Binding to IF_MTD drive"
/openbmc/qemu/hw/m68k/
H A Dq800.c342 dinfo = drive_get(IF_MTD, 0, 0); in q800_machine_init()
/openbmc/qemu/hw/riscv/
H A Dsifive_u.c655 dinfo = drive_get(IF_MTD, 0, 0); in sifive_u_machine_init()
/openbmc/qemu/system/
H A Dvl.c2884 drive_add(IF_MTD, -1, optarg, MTD_OPTS); in qemu_init()
/openbmc/qemu/
H A Dblockdev.c83 [IF_MTD] = "mtd",