Home
last modified time | relevance | path

Searched refs:FUSB300_HSCR_HS_LPM_PERMIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.h171 #define FUSB300_HSCR_HS_LPM_PERMIT (1 << 8) macro
H A Dfusb300_udc.c1294 mask = val = FUSB300_HSCR_HS_LPM_PERMIT; in init_controller()