Searched refs:USB_START_HIGH_THRESHOLD_UV (Results 1 – 1 of 1) sorted by relevance
91 #define USB_START_HIGH_THRESHOLD_UV 2150000 macro345 int min_uV = USB_START_HIGH_THRESHOLD_UV; in board_check_usb_power()387 max_uV <= USB_START_HIGH_THRESHOLD_UV && in board_check_usb_power()432 if (max_uV > USB_START_HIGH_THRESHOLD_UV) { in board_check_usb_power()
Completed in 5 milliseconds