Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dcxl.h185 #define CXLDEV_MBOX_CAP_PAYLOAD_SIZE_MASK GENMASK(4, 0) macro
H A Dpci.c427 1 << FIELD_GET(CXLDEV_MBOX_CAP_PAYLOAD_SIZE_MASK, cap); in cxl_pci_setup_mailbox()