Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c112 #define PORTPM_RWE BIT(3) macro
2011 (val & PORTPM_RWE)) || in tegra_xudc_gadget_wakeup()
2273 val |= PORTPM_RWE; in tegra_xudc_ep0_set_feature()
2275 val &= ~PORTPM_RWE; in tegra_xudc_ep0_set_feature()
2383 (val & PORTPM_RWE)) in tegra_xudc_ep0_get_status()