Home
last modified time | relevance | path

Searched refs:BIT_NM_MEMCTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dskx_common.h150 #define BIT_NM_MEMCTRL BIT_ULL(INDEX_NM_MEMCTRL) macro
H A Dskx_common.c138 res->imc = (adxl_nm_bitmap & BIT_NM_MEMCTRL) ? in skx_adxl_decode()