Home
last modified time | relevance | path

Searched refs:cxl_regloc_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/cxl/
H A Dcxl.h284 enum cxl_regloc_type;
285 int cxl_count_regblock(struct pci_dev *pdev, enum cxl_regloc_type type);
286 int cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type,
288 int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type,
H A Dcxlpci.h65 enum cxl_regloc_type { enum
H A Dpci.c499 static int cxl_pci_setup_regs(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_pci_setup_regs()
/openbmc/linux/drivers/cxl/core/
H A Dregs.c305 int cxl_find_regblock_instance(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_find_regblock_instance()
360 int cxl_find_regblock(struct pci_dev *pdev, enum cxl_regloc_type type, in cxl_find_regblock()
376 int cxl_count_regblock(struct pci_dev *pdev, enum cxl_regloc_type type) in cxl_count_regblock()