Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.h573 #define FUSB300_AHBBCR_S0_SPLIT_ON (1 << 16) macro
H A Dfusb300_udc.c1287 mask = val = FUSB300_AHBBCR_S0_SPLIT_ON | FUSB300_AHBBCR_S1_SPLIT_ON; in init_controller()