Searched refs:ULPI_INT_VBUS_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ulpi/ | ||
H A D | regs.h | 93 #define ULPI_INT_VBUS_VALID BIT(1) macro |
/openbmc/u-boot/include/usb/ | ||
H A D | ulpi.h | 281 #define ULPI_INT_VBUS_VALID (1 << 1) macro |