Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cxl/
Dpci.h12 #define PCI_DVSEC_HEADER1_LENGTH_MASK GENMASK(31, 20) macro
Dpci.c1118 regloc_size = FIELD_GET(PCI_DVSEC_HEADER1_LENGTH_MASK, regloc_size); in cxl_mem_setup_regs()