Home
last modified time | relevance | path

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

/linux-6.15/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()
2392 val = xudc_readl(xudc, PORTPM); in tegra_xudc_ep0_get_status()
2889 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2891 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
2895 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
2897 xudc_writel(xudc, val, PORTPM); in tegra_xudc_port_connect()
2901 val = xudc_readl(xudc, PORTPM); in tegra_xudc_port_connect()
[all …]