Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c46 #define XUSB_PADCTL_USB2_PORT_CAP_PORTX_CAP_DEVICE(x) (0x2 << ((x) * 4)) macro
2022 value |= XUSB_PADCTL_USB2_PORT_CAP_PORTX_CAP_DEVICE(index); in tegra210_usb2_phy_power_on()