Home
last modified time | relevance | path

Searched defs:USB_STAT_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dam35x.c38 #define USB_STAT_REG 0x08 macro
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00.h37 #define USB_STAT_REG(x) ((x) ? 0xC0B0 : 0xC090) macro