Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsy7636a.h30 #define VCOM_ADJUST_CTRL_SCAL 10000 macro
/openbmc/linux/drivers/regulator/
H A Dsy7636a-regulator.c39 return (val & VCOM_ADJUST_CTRL_MASK) * VCOM_ADJUST_CTRL_SCAL; in sy7636a_get_vcom_voltage_op()