Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_si_intf.c1324 static int regshifts[SI_MAX_PARMS]; variable
1395 module_param_array(regshifts, int, &num_regshifts, 0);
1396 MODULE_PARM_DESC(regshifts, "The amount to shift the data read from the."
2017 info->io.regshift = regshifts[i]; in hardcode_find_bmc()
/linux-4.1.27/Documentation/
DIPMI.txt365 regshifts=<shift1>,<shift2>,...
414 be in the lower 8 bits. The regshifts parameter give the amount to shift
440 ipmi_si.regshifts=<shift1>,<shift2>,...