Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c105 #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()
2007 dev_dbg(xudc->dev, "%s: PORTPM=%#x, speed=%x\n", __func__, 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()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c104 #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()
2019 dev_dbg(xudc->dev, "%s: PORTPM=%#x, speed=%x\n", __func__, 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()
[all...]

Completed in 8 milliseconds