Searched refs:PCI_DVSEC_HEADER1_LENGTH_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/cxl/ | ||
| D | pci.h | 12 #define PCI_DVSEC_HEADER1_LENGTH_MASK GENMASK(31, 20) macro |
| D | pci.c | 1118 regloc_size = FIELD_GET(PCI_DVSEC_HEADER1_LENGTH_MASK, regloc_size); in cxl_mem_setup_regs() |