Home
last modified time | relevance | path

Searched refs:allwinner_r40_bootrom_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dallwinner-r40.h155 bool allwinner_r40_bootrom_setup(AwR40State *s, BlockBackend *blk, int unit);
/openbmc/qemu/hw/arm/
H A Dbananapi_m2u.c58 *bootroom_loaded = allwinner_r40_bootrom_setup(s, blk, unit); in mmc_attach_drive()
H A Dallwinner-r40.c227 bool allwinner_r40_bootrom_setup(AwR40State *s, BlockBackend *blk, int unit) in allwinner_r40_bootrom_setup() function