Searched defs:numrow (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | skx_common.c | 303 #define numrow(reg) skx_get_dimm_attr(reg, 2, 4, 12, 1, 6, "rows") macro
|
H A D | i5100_edac.c | 332 unsigned numrow; /* 13 .. 16 lines */ member
|
H A D | i7core_edac.c | 423 static inline int numrow(u32 row) in numrow() function
|
H A D | sb_edac.c | 708 static inline int numrow(u32 mtr) in numrow() function
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | skx_common.c | 340 #define numrow(reg) skx_get_dimm_attr(reg, 2, 4, 12, 1, 6, "rows") macro
|
H A D | i5100_edac.c | 327 unsigned numrow; /* 13 .. 16 lines */ member
|
H A D | i7core_edac.c | 423 static inline int numrow(u32 row) in numrow() function
|
H A D | sb_edac.c | 714 static inline int numrow(u32 mtr) in numrow() function
|
Completed in 24 milliseconds