Searched refs:PORTPM (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | tegra-xudc.c | 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() [all …]
|