Searched refs:PORTPM (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | tegra-xudc.c | 104 #define PORTPM 0x04c macro 743 val = xudc_readl(xudc, PORTPM); in tegra_xudc_device_mode_off() 745 xudc_writel(xudc, val, PORTPM); in tegra_xudc_device_mode_off() 2018 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup() 2282 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2288 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() 2296 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2313 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() 2336 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature() 2343 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature() [all …]
|