Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Ddebugfs.c88 debugfs_create_io_x64("sstp1", S_IRUSR, dir, _cxl_p2n_addr(afu, CXL_SSTP1_An)); in cxl_debugfs_add_afu_regs_psl8()
H A Dnative.c392 cxl_p2n_write(afu, CXL_SSTP1_An, 0); in cxl_write_sstp()
402 cxl_p2n_write(afu, CXL_SSTP1_An, sstp1); in cxl_write_sstp()
H A Dcxl.h155 static const cxl_p2n_reg_t CXL_SSTP1_An = {0x028}; variable
H A Dpci.c1001 cxl_p2n_write(afu, CXL_SSTP1_An, 0x0000000000000000); in sanitise_afu_regs_psl8()