Searched refs:CXL_PSL9_FIR_CNTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | debugfs.c | 41 debugfs_create_io_x64("fir_cntl", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL9_FIR_CNTL)); in cxl_debugfs_add_adapter_regs_psl9()
|
H A D | cxl.h | 102 static const cxl_p1_reg_t CXL_PSL9_FIR_CNTL = {0x0348}; variable
|
H A D | pci.c | 507 cxl_p1_write(adapter, CXL_PSL9_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl9()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | debugfs.c | 41 debugfs_create_io_x64("fir_cntl", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL9_FIR_CNTL)); in cxl_debugfs_add_adapter_regs_psl9()
|
H A D | cxl.h | 104 static const cxl_p1_reg_t CXL_PSL9_FIR_CNTL = {0x0348}; variable
|
H A D | pci.c | 498 cxl_p1_write(adapter, CXL_PSL9_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl9()
|
Completed in 11 milliseconds