Searched refs:spapr_dt_drc (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_drc.h | 237 int spapr_dt_drc(void *fdt, int offset, Object *owner, uint32_t drc_type_mask);
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_drc.c | 829 int spapr_dt_drc(void *fdt, int offset, Object *owner, uint32_t drc_type_mask) in spapr_dt_drc() function
|
H A D | spapr.c | 1261 _FDT(spapr_dt_drc(fdt, 0, NULL, root_drc_type_mask)); in spapr_build_fdt() 1266 ret = spapr_dt_drc(fdt, offset, NULL, SPAPR_DR_CONNECTOR_TYPE_CPU); in spapr_build_fdt()
|
H A D | spapr_pci.c | 1327 ret = spapr_dt_drc(fdt, offset, owner, in spapr_dt_pci_bus()
|