Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dpci.c54 #define CXL_VSEC_PROTOCOL_MASK 0xe0 macro
766 val &= ~CXL_VSEC_PROTOCOL_MASK; in switch_card_to_cxl()