Searched refs:GIMR2_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/usb/ | ||
H A D | fotg210.h | 233 #define GIMR2_MASK 0x7ff macro |
/openbmc/u-boot/drivers/usb/gadget/ | ||
H A D | fotg210.c | 122 writel(GIMR2_MASK, ®s->gimr2); in fotg210_reset() |