Searched refs:XUSB_PADCTL_USB2_PORT_CAP_PORTX_CAP_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define XUSB_PADCTL_USB2_PORT_CAP_PORTX_CAP_MASK(x) (0x3 << ((x) * 4)) macro2018 value &= ~XUSB_PADCTL_USB2_PORT_CAP_PORTX_CAP_MASK(index); in tegra210_usb2_phy_power_on()