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.h80 OBJECT_DECLARE_SIMPLE_TYPE(AwR40State, AW_R40)
93 struct AwR40State { struct
140 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.c214 bool allwinner_r40_bootrom_setup(AwR40State *s, BlockBackend *blk, int unit) in allwinner_r40_bootrom_setup()
255 AwR40State *s = AW_R40(obj); in allwinner_r40_init()
298 AwR40State *s = AW_R40(dev); in allwinner_r40_realize()
515 .instance_size = sizeof(AwR40State),