Home
last modified time | relevance | path

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

/linux/drivers/misc/cxl/
A Dnative.c359 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
363 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
375 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
419 slbia = cxl_p1_read(adapter, CXL_PSL_SLBIA); in slb_invalid()
1103 fir1 = cxl_p1_read(ctx->afu->adapter, CXL_PSL9_FIR1); in cxl_native_irq_dump_regs_psl9()
1116 fir1 = cxl_p1_read(ctx->afu->adapter, CXL_PSL_FIR1); in cxl_native_irq_dump_regs_psl8()
1117 fir2 = cxl_p1_read(ctx->afu->adapter, CXL_PSL_FIR2); in cxl_native_irq_dump_regs_psl8()
1283 fir1 = cxl_p1_read(adapter, CXL_PSL9_FIR1); in cxl_native_err_irq_dump_regs_psl9()
1291 fir1 = cxl_p1_read(adapter, CXL_PSL_FIR1); in cxl_native_err_irq_dump_regs_psl8()
1292 fir2 = cxl_p1_read(adapter, CXL_PSL_FIR2); in cxl_native_err_irq_dump_regs_psl8()
[all …]
A Dpci.c527 psl_debug = cxl_p1_read(adapter, CXL_PSL9_DEBUG); in init_implementation_adapter_regs_psl9()
583 return cxl_p1_read(adapter, CXL_PSL9_Timebase); in timebase_read_psl9()
588 return cxl_p1_read(adapter, CXL_PSL_Timebase); in timebase_read_psl8()
1532 trace_state = cxl_p1_read(adapter, CXL_PSL9_CTCCFG); in cxl_stop_trace_psl9()
A Dcxl.h788 static inline u64 cxl_p1_read(struct cxl *cxl, cxl_p1_reg_t reg) in cxl_p1_read() function

Completed in 15 milliseconds