Home
last modified time | relevance | path

Searched defs:uV_offset (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/regulator/
Dof_regulator.c21 const __be32 *min_uV, *max_uV, *uV_offset; in of_get_regulation_constraints() local
/linux-3.3/include/linux/regulator/
Dmachine.h104 int uV_offset; member
/linux-3.3/drivers/hwmon/
Dlm93.c383 const long uV_offset = upper ? (((reg >> 4 & 0x0f) + 1) * 12500) : in LM93_IN_REL_FROM_REG() local
397 long uV_offset = vid * 1000 - val * 10000; in LM93_IN_REL_TO_REG() local