Home
last modified time | relevance | path

Searched refs:PCI_DVSEC_CXL_PORT_CTL (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dpci_regs.h1191 #define PCI_DVSEC_CXL_PORT_CTL 0x0c macro
/linux/drivers/pci/
A Dpci.c5050 rc = pci_read_config_word(dev, dvsec + PCI_DVSEC_CXL_PORT_CTL, &reg); in cxl_sbr_masked()
5104 rc = pci_read_config_word(bridge, dvsec + PCI_DVSEC_CXL_PORT_CTL, &reg); in cxl_reset_bus_function()
5112 pci_write_config_word(bridge, dvsec + PCI_DVSEC_CXL_PORT_CTL, in cxl_reset_bus_function()
5119 pci_write_config_word(bridge, dvsec + PCI_DVSEC_CXL_PORT_CTL, in cxl_reset_bus_function()

Completed in 19 milliseconds