Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c53 #define CTRL_LSE BIT(1) macro
2103 val |= CTRL_IE | CTRL_LSE; in tegra_xudc_gadget_start()