Home
last modified time | relevance | path

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

/u-boot/board/st/stm32mp1/
A Dstm32mp1.c91 #define USB_START_HIGH_THRESHOLD_UV 2150000 macro
345 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