Searched defs:oddshift (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ | ||
H A D | nct6775-core.c | 1232 unsigned int oddshift = (nr & 1) * 4; /* masks shift by four if nr is odd */ in nct6775_write_fan_div() local |
Completed in 9 milliseconds