Searched defs:PnvPhb4PecState (Results 1 – 2 of 2) sorted by relevance
170 struct PnvPhb4PecState { struct171 DeviceState parent;174 uint32_t index;175 uint32_t chip_id;199 uint32_t (*xscom_nest_base)(PnvPhb4PecState *pec); argument
18 typedef struct PnvPhb4PecState PnvPhb4PecState; typedef