Searched refs:apl_dports (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | pnd2_edac.c | 431 static const int apl_dports[APL_NUM_CHANNELS] = { 0x18, 0x10, 0x11, 0x19 }; variable 479 if (!RD_REGP(&drp0[i], d_cr_drp0, apl_dports[i])) in apl_get_registers()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | pnd2_edac.c | 409 static const int apl_dports[APL_NUM_CHANNELS] = { 0x18, 0x10, 0x11, 0x19 }; variable 457 if (!RD_REGP(&drp0[i], d_cr_drp0, apl_dports[i])) in apl_get_registers()
|
Completed in 5 milliseconds