Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c45 #define TEGRA_PORTSC1_RWC_BITS (PORT_CSC | PORT_PEC | PORT_OCC) macro
233 val &= ~TEGRA_PORTSC1_RWC_BITS; in set_pts()