Searched refs:cxl_p1n_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | native.c | 113 cxl_p1n_write(afu, CXL_PSL_SERR_An, serr); in native_afu_reset() 160 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, in cxl_psl_purge() 197 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, in cxl_psl_purge() 268 cxl_p1n_write(afu, CXL_PSL_SPAP_An, spap); in attach_spa() 273 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0); in detach_spa() 445 cxl_p1n_write(ctx->afu, CXL_PSL_LLCMD_An, cmd | ctx->pe); in do_process_element_cmd() 565 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, CXL_PSL_SCNTL_An_PM_AFU); in activate_afu_directed() 567 cxl_p1n_write(afu, CXL_PSL_AMOR_An, 0xFFFFFFFFFFFFFFFFULL); in activate_afu_directed() 568 cxl_p1n_write(afu, CXL_PSL_ID_An, CXL_PSL_ID_An_F | CXL_PSL_ID_An_L); in activate_afu_directed() 847 cxl_p1n_write(af in cxl_activate_dedicated_process_psl9() [all...] |
H A D | pci.c | 646 cxl_p1n_write(afu, CXL_PSL_APCALLOC_A, 0xFFFFFFFEFEFEFEFEULL); in init_implementation_afu_regs_psl8() 648 cxl_p1n_write(afu, CXL_PSL_COALLOC_A, 0xFF000000FEFEFEFEULL); in init_implementation_afu_regs_psl8() 650 cxl_p1n_write(afu, CXL_PSL_SLICE_TRACE, 0x0000FFFF00000000ULL); in init_implementation_afu_regs_psl8() 651 cxl_p1n_write(afu, CXL_PSL_RXCTL_A, CXL_PSL_RXCTL_AFUHP_4S); in init_implementation_afu_regs_psl8() 947 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl9() 948 cxl_p1n_write(afu, CXL_PSL_AMBAR_An, 0x0000000000000000); in sanitise_afu_regs_psl9() 962 cxl_p1n_write(afu, CXL_PSL_SERR_An, reg & ~0xffff); in sanitise_afu_regs_psl9() 993 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 994 cxl_p1n_write(afu, CXL_PSL_IVTE_Limit_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 995 cxl_p1n_write(af in sanitise_afu_regs_psl8() [all...] |
H A D | cxl.h | 42 * CXL_PSL_CtxTime_An, or calling cxl_p1n_write instead of cxl_p1_write. 800 static inline void cxl_p1n_write(struct cxl_afu *afu, cxl_p1n_reg_t reg, u64 val) in cxl_p1n_write() function
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | native.c | 114 cxl_p1n_write(afu, CXL_PSL_SERR_An, serr); in native_afu_reset() 161 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, in cxl_psl_purge() 198 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, in cxl_psl_purge() 269 cxl_p1n_write(afu, CXL_PSL_SPAP_An, spap); in attach_spa() 441 cxl_p1n_write(ctx->afu, CXL_PSL_LLCMD_An, cmd | ctx->pe); in do_process_element_cmd() 561 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, CXL_PSL_SCNTL_An_PM_AFU); in activate_afu_directed() 563 cxl_p1n_write(afu, CXL_PSL_AMOR_An, 0xFFFFFFFFFFFFFFFFULL); in activate_afu_directed() 564 cxl_p1n_write(afu, CXL_PSL_ID_An, CXL_PSL_ID_An_F | CXL_PSL_ID_An_L); in activate_afu_directed() 843 cxl_p1n_write(afu, CXL_PSL_SCNTL_An, CXL_PSL_SCNTL_An_PM_Process); in cxl_activate_dedicated_process_psl9() 844 cxl_p1n_write(af in cxl_activate_dedicated_process_psl9() [all...] |
H A D | pci.c | 637 cxl_p1n_write(afu, CXL_PSL_APCALLOC_A, 0xFFFFFFFEFEFEFEFEULL); in init_implementation_afu_regs_psl8() 639 cxl_p1n_write(afu, CXL_PSL_COALLOC_A, 0xFF000000FEFEFEFEULL); in init_implementation_afu_regs_psl8() 641 cxl_p1n_write(afu, CXL_PSL_SLICE_TRACE, 0x0000FFFF00000000ULL); in init_implementation_afu_regs_psl8() 642 cxl_p1n_write(afu, CXL_PSL_RXCTL_A, CXL_PSL_RXCTL_AFUHP_4S); in init_implementation_afu_regs_psl8() 938 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl9() 939 cxl_p1n_write(afu, CXL_PSL_AMBAR_An, 0x0000000000000000); in sanitise_afu_regs_psl9() 953 cxl_p1n_write(afu, CXL_PSL_SERR_An, reg & ~0xffff); in sanitise_afu_regs_psl9() 984 cxl_p1n_write(afu, CXL_PSL_SPAP_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 985 cxl_p1n_write(afu, CXL_PSL_IVTE_Limit_An, 0x0000000000000000); in sanitise_afu_regs_psl8() 986 cxl_p1n_write(af in sanitise_afu_regs_psl8() [all...] |
H A D | cxl.h | 44 * CXL_PSL_CtxTime_An, or calling cxl_p1n_write instead of cxl_p1_write. 802 static inline void cxl_p1n_write(struct cxl_afu *afu, cxl_p1n_reg_t reg, u64 val) in cxl_p1n_write() function
|
Completed in 13 milliseconds