Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c108 #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()
2004 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup()
2269 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2275 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2283 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2300 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2323 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2330 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
[all …]