Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dpic32.c39 #define USBCRCON_USBRF BIT(25) /* USB Resume Status */ macro
147 ctrl = USBCRCON_USBIF | USBCRCON_USBRF | in pic32_musb_init()