Home
last modified time | relevance | path

Searched refs:CXL_REGLOC_RBI_COMPONENT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/cxl/
H A Dcxlpci.h67 CXL_REGLOC_RBI_COMPONENT, enumerator
H A Dpci.c493 map->reg_type = CXL_REGLOC_RBI_COMPONENT; in cxl_rcrb_get_comp_regs()
511 if (rc && type == CXL_REGLOC_RBI_COMPONENT && is_cxl_restricted(pdev)) in cxl_pci_setup_regs()
828 rc = cxl_pci_setup_regs(pdev, CXL_REGLOC_RBI_COMPONENT, &map); in cxl_pci_probe()
/openbmc/linux/drivers/cxl/core/
H A Dregs.c433 case CXL_REGLOC_RBI_COMPONENT: in cxl_probe_regs()
H A Dpci.c53 rc = cxl_find_regblock(pdev, CXL_REGLOC_RBI_COMPONENT, &map); in match_add_dports()
H A Dport.c711 .reg_type = CXL_REGLOC_RBI_COMPONENT, in cxl_setup_comp_regs()
1402 cxl_find_regblock(pdev, CXL_REGLOC_RBI_COMPONENT, &map); in find_component_registers()