Home
last modified time | relevance | path

Searched refs:OPBus (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/fsi/
H A Daspeed_apb2opb.h18 OBJECT_DECLARE_SIMPLE_TYPE(OPBus, OP_BUS)
20 typedef struct OPBus { struct
25 } OPBus; argument
42 OPBus opb[ASPEED_FSI_NUM];
/openbmc/qemu/hw/fsi/
H A Daspeed_apb2opb.c349 OPBus *opb = OP_BUS(o); in fsi_opb_init()
359 .instance_size = sizeof(OPBus),