Searched refs:CXL_PSL_Control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | native.c | 363 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush() 365 cxl_p1_write(adapter, CXL_PSL_Control, reg); in cxl_data_cache_flush() 367 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush() 379 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush() 383 cxl_p1_write(adapter, CXL_PSL_Control, reg); in cxl_data_cache_flush()
|
H A D | pci.c | 632 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()
|
H A D | cxl.h | 67 static const cxl_p1_reg_t CXL_PSL_Control = {0x0020}; variable 181 /****** CXL_PSL_Control ****************************************************/
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | native.c | 359 reg = cxl_p1_read(adapter, CXL_PSL_Control); in cxl_data_cache_flush() 361 cxl_p1_write(adapter, CXL_PSL_Control, reg); 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() 379 cxl_p1_write(adapter, CXL_PSL_Control, reg); in cxl_data_cache_flush()
|
H A D | pci.c | 623 cxl_p1_write(adapter, CXL_PSL_Control, 0x0000000000000000); in cxl_setup_psl_timebase() 624 cxl_p1_write(adapter, CXL_PSL_Control, CXL_PSL_Control_tb); in cxl_setup_psl_timebase()
|
H A D | cxl.h | 69 static const cxl_p1_reg_t CXL_PSL_Control = {0x0020}; variable 183 /****** CXL_PSL_Control ****************************************************/
|
Completed in 14 milliseconds