Searched refs:IF_MTD (Results 1 – 17 of 17) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | npcm7xx_boards.c | 373 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 D | msf2-som.c | 50 DriveInfo *dinfo = drive_get(IF_MTD, 0, 0); in emcraft_sf2_s2s010_init()
|
H A D | sabrelite.c | 80 DriveInfo *dinfo = drive_get(IF_MTD, 0, 0); in sabrelite_init()
|
H A D | xlnx-zcu102.c | 199 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 D | fby35.c | 100 DriveInfo *mtd0 = drive_get(IF_MTD, 0, 0); in fby35_bmc_init()
|
H A D | xilinx_zynq.c | 164 DriveInfo *dinfo = drive_get(IF_MTD, 0, unit++); in zynq_init_spi_flashes()
|
H A D | xlnx-versal-virt.c | 755 DriveInfo *dinfo = drive_get(IF_MTD, 0, i); in versal_virt_init()
|
H A D | aspeed.c | 316 DriveInfo *dinfo = drive_get(IF_MTD, 0, unit0 + i); in aspeed_board_init_flashes()
|
/openbmc/qemu/include/sysemu/ |
H A D | blockdev.h | 23 IF_IDE, IF_SCSI, IF_FLOPPY, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN, enumerator
|
/openbmc/qemu/hw/microblaze/ |
H A D | petalogix_ml605_mmu.c | 185 dinfo = drive_get(IF_MTD, 0, i); in petalogix_ml605_init()
|
/openbmc/qemu/hw/ppc/ |
H A D | mac_oldworld.c | 250 dinfo = drive_get(IF_MTD, 0, 0); in ppc_heathrow_init()
|
H A D | pnv.c | 945 DriveInfo *pnor = drive_get(IF_MTD, 0, 0); in pnv_init()
|
/openbmc/qemu/hw/block/ |
H A D | trace-events | 94 m25p80_binding(void *s) "[%p] Binding to IF_MTD drive"
|
/openbmc/qemu/hw/m68k/ |
H A D | q800.c | 342 dinfo = drive_get(IF_MTD, 0, 0); in q800_machine_init()
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_u.c | 655 dinfo = drive_get(IF_MTD, 0, 0); in sifive_u_machine_init()
|
/openbmc/qemu/system/ |
H A D | vl.c | 2884 drive_add(IF_MTD, -1, optarg, MTD_OPTS); in qemu_init()
|
/openbmc/qemu/ |
H A D | blockdev.c | 83 [IF_MTD] = "mtd",
|