Home
last modified time | relevance | path

Searched refs:CONFIG_MG_DISK_RES (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/doc/
H A DREADME.mflash34 whatever, use CONFIG_MG_DISK_RES. The unit is KB. Mflash's block operation
40 #define CONFIG_MG_DISK_RES 10240
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/block/
H A Dmg_disk.c31 #ifndef CONFIG_MG_DISK_RES
32 #define CONFIG_MG_DISK_RES 0 macro
35 #define MG_RES_SEC ((CONFIG_MG_DISK_RES) << 1)