Home
last modified time | relevance | path

Searched defs:phb_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A Dcxllib.c25 u32 phb_index; in cxllib_slot_is_supported() local
79 u32 phb_index; in cxllib_get_xsl_config() local
H A Dpci.c317 static int get_phb_index(struct device_node *np, u32 *phb_index) in get_phb_index()
324 static u64 get_capp_unit_id(struct device_node *np, u32 phb_index) in get_capp_unit_id()
362 u32 *phb_index, u64 *capp_unit_id) in cxl_calc_capp_routing()
479 u32 phb_index; in init_implementation_adapter_regs_psl9() local
546 u32 phb_index; in init_implementation_adapter_regs_psl8() local
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h837 #define SPAPR_PCI_LIOBN(phb_index, window_num) \ argument