Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Dsy7636a.h13 #define SY7636A_OPERATION_MODE_CRL_VCOMCTL BIT(6) macro
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dsy7636a_regulator.c23 return !!(ret & SY7636A_OPERATION_MODE_CRL_VCOMCTL); in sy7636a_get_enable()