Searched defs:USB_STAT_REG (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/musb-new/ | ||
H A D | am35x.c | 38 #define USB_STAT_REG 0x08 macro |
/openbmc/linux/drivers/usb/c67x00/ | ||
H A D | c67x00.h | 37 #define USB_STAT_REG(x) ((x) ? 0xC0B0 : 0xC090) macro |