Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/cxl/
A Dnative.c364 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
366 cxl_p1_write(adapter, CXL_PSL_Control, reg); in cxl_data_cache_flush()
368 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
380 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush()
384 cxl_p1_write(adapter, CXL_PSL_Control, reg); in cxl_data_cache_flush()
A Dpci.c632 cxl_p1_write(adapter, CXL_PSL_Control, 0x0000000000000000); in cxl_setup_psl_timebase()
633 cxl_p1_write(adapter, CXL_PSL_Control, CXL_PSL_Control_tb); in cxl_setup_psl_timebase()
A Dcxl.h69 static const cxl_p1_reg_t CXL_PSL_Control = {0x0020}; variable

Completed in 13 milliseconds