phb_index 1023 drivers/misc/cxl/cxl.h u32 *phb_index, u64 *capp_unit_id); phb_index 24 drivers/misc/cxl/cxllib.c u32 phb_index; phb_index 41 drivers/misc/cxl/cxllib.c rc = cxl_calc_capp_routing(dev, &chip_id, &phb_index, &capp_unit_id); phb_index 78 drivers/misc/cxl/cxllib.c u32 phb_index; phb_index 94 drivers/misc/cxl/cxllib.c rc = cxl_calc_capp_routing(dev, &chip_id, &phb_index, &capp_unit_id); phb_index 326 drivers/misc/cxl/pci.c static int get_phb_index(struct device_node *np, u32 *phb_index) phb_index 328 drivers/misc/cxl/pci.c if (of_property_read_u32(np, "ibm,phb-index", phb_index)) phb_index 333 drivers/misc/cxl/pci.c static u64 get_capp_unit_id(struct device_node *np, u32 phb_index) phb_index 346 drivers/misc/cxl/pci.c if (phb_index == 0) phb_index 349 drivers/misc/cxl/pci.c if (phb_index == 1) phb_index 360 drivers/misc/cxl/pci.c if (phb_index == 0) phb_index 363 drivers/misc/cxl/pci.c if (phb_index == 3) phb_index 371 drivers/misc/cxl/pci.c u32 *phb_index, u64 *capp_unit_id) phb_index 387 drivers/misc/cxl/pci.c rc = get_phb_index(np, phb_index); phb_index 393 drivers/misc/cxl/pci.c *capp_unit_id = get_capp_unit_id(np, *phb_index); phb_index 397 drivers/misc/cxl/pci.c *phb_index); phb_index 487 drivers/misc/cxl/pci.c u32 phb_index; phb_index 492 drivers/misc/cxl/pci.c rc = cxl_calc_capp_routing(dev, &chipid, &phb_index, &capp_unit_id); phb_index 526 drivers/misc/cxl/pci.c if (phb_index == 3) { phb_index 554 drivers/misc/cxl/pci.c u32 phb_index; phb_index 558 drivers/misc/cxl/pci.c rc = cxl_calc_capp_routing(dev, &chipid, &phb_index, &capp_unit_id);