Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dnative.c269 cxl_p1n_write(afu, CXL_PSL_SPAP_An, spap); in attach_spa()
274 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0); in detach_spa()
863 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0); /* disable */ in cxl_activate_dedicated_process_psl8()
Dpci.c947 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl9()
993 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl8()
Dcxl.h133 static const cxl_p1n_reg_t CXL_PSL_SPAP_An = {0x88}; variable