Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dpci.c78 #define CXL_VSEC_PERST_LOADS_IMAGE 0x20 /* RW */ macro
461 image_state |= CXL_VSEC_PERST_LOADS_IMAGE; in cxl_update_image_control()
463 image_state &= ~CXL_VSEC_PERST_LOADS_IMAGE; in cxl_update_image_control()