Searched refs:skx_get_hi_lo (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/edac/ |
| A D | skx_common.h | 175 int skx_get_hi_lo(unsigned int did, int off[], u64 *tolm, u64 *tohm);
|
| A D | i10nm_base.c | 565 rc = skx_get_hi_lo(0x09a2, off, &tolm, &tohm); in i10nm_init()
|
| A D | skx_common.c | 281 int skx_get_hi_lo(unsigned int did, int off[], u64 *tolm, u64 *tohm) in skx_get_hi_lo() function
|
| A D | skx_base.c | 669 rc = skx_get_hi_lo(0x2034, off, &skx_tolm, &skx_tohm); in skx_init()
|
Completed in 9 milliseconds