Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dtegra-xudc.c132 #define PORTHALT 0x06c macro
2106 val = xudc_readl(xudc, PORTHALT); in tegra_xudc_gadget_start()
2108 xudc_writel(xudc, val, PORTHALT); in tegra_xudc_gadget_start()
2982 porthalt = xudc_readl(xudc, PORTHALT); in __tegra_xudc_handle_port_status()
2987 xudc_writel(xudc, porthalt, PORTHALT); in __tegra_xudc_handle_port_status()
3073 (xudc_readl(xudc, PORTHALT) & PORTHALT_STCHG_REQ)) in tegra_xudc_handle_port_status()