Searched defs:PnvChip (Results 1 – 4 of 4) sorted by relevance
22 typedef struct PnvChip { struct23 PnvChipType chip_type; argument29 } PnvChip; argument
22 struct PnvChip { struct24 SysBusDevice parent_obj;27 uint32_t chip_id;28 uint64_t ram_start;29 uint64_t ram_size;54 PnvChip parent_obj; argument
26 typedef struct PnvChip PnvChip; typedef
32 typedef struct PnvChip PnvChip; typedef