Home
last modified time | relevance | path

Searched refs:CH_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Di7core_edac.c396 #define CH_ACTIVE(pvt, ch) ((pvt)->info.mc_control & (1 << (8 + ch))) macro
536 if (!CH_ACTIVE(pvt, i)) { in get_dimm_config()
/kernel/linux/linux-6.6/drivers/edac/
H A Di7core_edac.c396 #define CH_ACTIVE(pvt, ch) ((pvt)->info.mc_control & (1 << (8 + ch))) macro
536 if (!CH_ACTIVE(pvt, i)) { in get_dimm_config()

Completed in 12 milliseconds