Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
A Dtegra-xudc.c73 #define PORTSC 0x03c macro
747 val = xudc_readl(xudc, PORTSC); in tegra_xudc_device_mode_off()
750 xudc_writel(xudc, val, PORTSC); in tegra_xudc_device_mode_off()
1969 val = xudc_readl(xudc, PORTSC); in tegra_xudc_resume_device_state()
1973 xudc_writel(xudc, val, PORTSC); in tegra_xudc_resume_device_state()
2956 val = xudc_readl(xudc, PORTSC); in clear_port_change()
2959 xudc_writel(xudc, val, PORTSC); in clear_port_change()
3438 val = xudc_readl(xudc, PORTSC); in tegra_xudc_device_params_init()
3441 xudc_writel(xudc, val, PORTSC); in tegra_xudc_device_params_init()
3449 val = xudc_readl(xudc, PORTSC); in tegra_xudc_device_params_init()
[all …]
/linux/Documentation/devicetree/bindings/usb/
A Dci-hdrc-usb2.txt28 property the PORTSC register won't be touched.
/linux/drivers/usb/host/
A Dxhci.h152 #define PORTSC 0 macro

Completed in 50 milliseconds