Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c136 #define PORTHALT 0x06c macro
2092 val = xudc_readl(xudc, PORTHALT); in tegra_xudc_gadget_start()
2094 xudc_writel(xudc, val, PORTHALT); in tegra_xudc_gadget_start()
2966 porthalt = xudc_readl(xudc, PORTHALT); in __tegra_xudc_handle_port_status()
2971 xudc_writel(xudc, porthalt, PORTHALT); in __tegra_xudc_handle_port_status()
3057 (xudc_readl(xudc, PORTHALT) & PORTHALT_STCHG_REQ)) in tegra_xudc_handle_port_status()