Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxl.h176 #define CXLDEV_EVENT_INT_MSGNUM_MASK GENMASK(7, 4) macro
H A Dpci.c642 FIELD_GET(CXLDEV_EVENT_INT_MSGNUM_MASK, setting)); in cxl_event_req_irq()