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