Home
last modified time | relevance | path

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

/linux/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()
2022 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup()
2023 dev_dbg(xudc->dev, "%s: PORTPM=%#x, speed=%x\n", __func__, in tegra_xudc_gadget_wakeup()
2286 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2292 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2300 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
2317 xudc_writel(xudc, val, PORTPM); in tegra_xudc_ep0_set_feature()
2340 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_set_feature()
[all...]