Lines Matching refs:PORTPM
105 #define PORTPM 0x04c macro
742 val = xudc_readl(xudc, PORTPM); in tegra_xudc_device_mode_off()
744 xudc_writel(xudc, val, PORTPM); in tegra_xudc_device_mode_off()
2006 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup()
2271 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2277 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2285 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2302 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2325 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2332 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2377 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_get_status()
2396 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_get_status()
2874 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2876 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
2880 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2882 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
2886 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2892 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
3924 xudc->saved_regs.portpm = xudc_readl(xudc, PORTPM); in tegra_xudc_powergate()
3961 xudc_writel(xudc, xudc->saved_regs.portpm, PORTPM); in tegra_xudc_unpowergate()