Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsy7636a.h28 #define VCOM_ADJUST_CTRL_SHIFT 8 macro
/openbmc/linux/drivers/regulator/
H A Dsy7636a-regulator.c37 val |= (val_h << VCOM_ADJUST_CTRL_SHIFT); in sy7636a_get_vcom_voltage_op()