Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dtegra-xudc.c121 #define PORTPM_FRWE BIT(30) macro
745 val |= PORTPM_FRWE; in tegra_xudc_device_mode_off()
2019 (val & PORTPM_FRWE))) { in tegra_xudc_gadget_wakeup()
2334 val |= PORTPM_FRWE; in tegra_xudc_ep0_set_feature()
2336 val &= ~PORTPM_FRWE; in tegra_xudc_ep0_set_feature()
2403 if (val & PORTPM_FRWE) in tegra_xudc_ep0_get_status()