Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Dsy7636a.h15 #define SY7636A_REG_VCOM_ADJUST_CTRL_L 0x01 macro
/Linux-v6.6/drivers/regulator/
Dsy7636a-regulator.c29 ret = regmap_read(rdev->regmap, SY7636A_REG_VCOM_ADJUST_CTRL_L, &val); in sy7636a_get_vcom_voltage_op()