Home
last modified time | relevance | path

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

/openbmc/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()
2018 val = xudc_readl(xudc, PORTPM); in tegra_xudc_gadget_wakeup()
2388 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_get_status()
2885 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2887 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
2891 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2893 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
2897 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
[all …]