Home
last modified time | relevance | path

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

/openbmc/linux/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()