Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dsy7636a.h16 #define SY7636A_REG_VCOM_ADJUST_CTRL_H 0x02 macro
/linux/drivers/regulator/
H A Dsy7636a-regulator.c33 ret = regmap_read(rdev->regmap, SY7636A_REG_VCOM_ADJUST_CTRL_H, &val_h); in sy7636a_get_vcom_voltage_op()