Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dcell_edac.c175 int rc, chanmask, num_chans; in cell_edac_probe() local
200 num_chans = chanmask == 3 ? 2 : 1; in cell_edac_probe()
206 layers[1].size = num_chans; in cell_edac_probe()
/linux-4.19.296/include/linux/
Dmailbox_controller.h78 int num_chans; member