Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c124 #define PORTPM_FRWE BIT(30) macro
744 val |= PORTPM_FRWE; in tegra_xudc_device_mode_off()
2011 (val & PORTPM_FRWE))) { in tegra_xudc_gadget_wakeup()
2326 val |= PORTPM_FRWE; in tegra_xudc_ep0_set_feature()
2328 val &= ~PORTPM_FRWE; in tegra_xudc_ep0_set_feature()
2395 if (val & PORTPM_FRWE) in tegra_xudc_ep0_get_status()