Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c115 #define PORTPM_RWE BIT(3) macro
2009 (val & PORTPM_RWE)) || in tegra_xudc_gadget_wakeup()
2271 val |= PORTPM_RWE; in tegra_xudc_ep0_set_feature()
2273 val &= ~PORTPM_RWE; in tegra_xudc_ep0_set_feature()
2381 (val & PORTPM_RWE)) in tegra_xudc_ep0_get_status()