Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dnative.c269 cxl_p1n_write(afu, CXL_PSL_SPAP_An, spap); in attach_spa()
858 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0); /* disable */ in cxl_activate_dedicated_process_psl8()
H A Dpci.c938 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl9()
984 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl8()
H A Dcxl.h133 static const cxl_p1n_reg_t CXL_PSL_SPAP_An = {0x88}; variable