Home
last modified time | relevance | path

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

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