Searched refs:PCI_RCRB_CAP_HDR_ID_MASK (Results 1 – 2 of 2) sorted by relevance
| /drivers/cxl/core/ | ||
| A D | core.h | 109 #define PCI_RCRB_CAP_HDR_ID_MASK GENMASK(7, 0) macro |
| A D | regs.c | 540 while ((FIELD_GET(PCI_RCRB_CAP_HDR_ID_MASK, cap_hdr)) != PCI_CAP_ID_EXP) { in cxl_rcrb_to_linkcap() |
Completed in 7 milliseconds