Searched refs:PORTPM (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/usb/gadget/udc/ |
| D | tegra-xudc.c | 105 #define PORTPM 0x04c macro 744 val = xudc_readl(xudc, PORTPM); in tegra_xudc_device_mode_off() 746 xudc_writel(xudc, val, PORTPM); in tegra_xudc_device_mode_off() 2012 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup() 2277 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2283 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() 2291 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2308 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() 2331 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2338 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() [all …]
|