Searched refs:CXL_PSL_FIR_CNTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | debugfs.c | 53 debugfs_create_io_x64("fir_cntl", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR_CNTL)); in cxl_debugfs_add_adapter_regs_psl8()
|
H A D | cxl.h | 88 static const cxl_p1_reg_t CXL_PSL_FIR_CNTL = {0x0148}; variable
|
H A D | pci.c | 577 cxl_p1_write(adapter, CXL_PSL_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl8()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | debugfs.c | 53 debugfs_create_io_x64("fir_cntl", S_IRUSR, dir, _cxl_p1_addr(adapter, CXL_PSL_FIR_CNTL)); in cxl_debugfs_add_adapter_regs_psl8()
|
H A D | cxl.h | 90 static const cxl_p1_reg_t CXL_PSL_FIR_CNTL = {0x0148}; variable
|
H A D | pci.c | 568 cxl_p1_write(adapter, CXL_PSL_FIR_CNTL, psl_fircntl); in init_implementation_adapter_regs_psl8()
|
Completed in 11 milliseconds