Home
last modified time | relevance | path

Searched refs:USB_VLIMIT_EN (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.h57 #define USB_VLIMIT_EN BIT(3) macro
H A Drk816_battery.h54 #define USB_VLIMIT_EN BIT(3) macro
H A Drk818_charger.c71 #define USB_VLIMIT_EN BIT(3) macro
861 sup_sts &= ~USB_VLIMIT_EN; in rk818_cg_init_config()
H A Drk816_battery.c2342 sup_sts |= USB_VLIMIT_EN; in rk816_bat_init_chrg_config()
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk816.c91 #define USB_VLIMIT_EN (1 << 3) macro
555 sup_sts |= USB_VLIMIT_EN; in rk816_bat_init_chrg_config()
H A Dfg_rk818.c97 #define USB_VLIMIT_EN (1 << 3) macro
532 sup_sts &= ~USB_VLIMIT_EN; in rk818_bat_init_chrg_config()