Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dmusca.c43 typedef struct MPCInfo MPCInfo; typedef
56 const MPCInfo *mpc_info;
159 struct MPCInfo { struct
167 static const MPCInfo a_mpc_info[] = { { argument
180 static const MPCInfo b1_mpc_info[] = { {
230 const MPCInfo *mpcinfo = mmc->mpc_info; in make_mpc()