Searched refs:PORTPM (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/usb/gadget/udc/ |
| H A D | tegra-xudc.c | 104 #define PORTPM 0x04c macro 748 val = xudc_readl(xudc, PORTPM); in tegra_xudc_device_mode_off() 750 xudc_writel(xudc, val, PORTPM); in tegra_xudc_device_mode_off() 2020 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup() 2284 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2290 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() 2298 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2315 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() 2338 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2345 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() [all …]
|