Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dpci_regs.h1192 #define PCI_DVSEC_CXL_PORT_CTL_UNMASK_SBR 0x00000001 macro
/linux/drivers/pci/
A Dpci.c5059 if (reg & PCI_DVSEC_CXL_PORT_CTL_UNMASK_SBR) in cxl_sbr_masked()
5108 if (reg & PCI_DVSEC_CXL_PORT_CTL_UNMASK_SBR) { in cxl_reset_bus_function()
5111 val = reg | PCI_DVSEC_CXL_PORT_CTL_UNMASK_SBR; in cxl_reset_bus_function()

Completed in 21 milliseconds