Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dallwinner-r40.h90 OBJECT_DECLARE_SIMPLE_TYPE(AwR40State, AW_R40)
104 struct AwR40State { struct
155 bool allwinner_r40_bootrom_setup(AwR40State *s, BlockBackend *blk, int unit); argument
/openbmc/qemu/hw/arm/
H A Dbananapi_m2u.c38 static void mmc_attach_drive(AwR40State *s, AwSdHostState *mmc, int unit, in mmc_attach_drive()
65 AwR40State *r40; in bpim2u_init()
H A Dallwinner-r40.c227 bool allwinner_r40_bootrom_setup(AwR40State *s, BlockBackend *blk, int unit) in allwinner_r40_bootrom_setup()
268 AwR40State *s = AW_R40(obj); in allwinner_r40_init()
321 AwR40State *s = AW_R40(dev); in allwinner_r40_realize()
555 .instance_size = sizeof(AwR40State),