Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/cxl/
Dpci.c57 #define CXL_VSEC_PROTOCOL_MASK 0xe0 macro
484 val &= ~CXL_VSEC_PROTOCOL_MASK; in switch_card_to_cxl()