Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c111 #define PORTPM_RWE BIT(3) macro
2023 (val & PORTPM_RWE)) || in tegra_xudc_gadget_wakeup()
2284 val |= PORTPM_RWE; in tegra_xudc_ep0_set_feature()
2286 val &= ~PORTPM_RWE; in tegra_xudc_ep0_set_feature()
2394 (val & PORTPM_RWE)) in tegra_xudc_ep0_get_status()

Completed in 11 milliseconds