Searched refs:FUSB300_HSCR_HS_LPM_PERMIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | fusb300_udc.h | 171 #define FUSB300_HSCR_HS_LPM_PERMIT (1 << 8) macro |
H A D | fusb300_udc.c | 1294 mask = val = FUSB300_HSCR_HS_LPM_PERMIT; in init_controller() |