Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c120 #define PORTPM_FRWE BIT(30) macro
749 val |= PORTPM_FRWE; in tegra_xudc_device_mode_off()
2027 (val & PORTPM_FRWE))) { in tegra_xudc_gadget_wakeup()
2341 val |= PORTPM_FRWE; in tegra_xudc_ep0_set_feature()
2343 val &= ~PORTPM_FRWE; in tegra_xudc_ep0_set_feature()
2410 if (val & PORTPM_FRWE) in tegra_xudc_ep0_get_status()