Searched refs:PORTHALT (Results 1 – 1 of 1) sorted by relevance
132 #define PORTHALT 0x06c macro2106 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()