Searched refs:USBOTGHS_CONTROL_AVALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/musb-new/ | ||
H A D | omap2430.h | 56 #define USBOTGHS_CONTROL_AVALID (1 << 0) macro |
H A D | omap2430.c | 110 *usbotghs_control = USBOTGHS_CONTROL_AVALID | in omap2430_musb_enable() |