Searched refs:CXL_AFU_Cntl_An_E (Results 1 – 3 of 3) sorted by relevance
50 { CXL_AFU_Cntl_An_E, "ENABLE" }, \
221 #define CXL_AFU_Cntl_An_E (0x1ull << (63-3)) macro
69 return afu_control(afu, CXL_AFU_Cntl_An_E, in afu_enable()