Home
last modified time | relevance | path

Searched defs:USB_PHY_CLK_VALID (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h206 #define USB_PHY_CLK_VALID (1 << 7) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c52 #define USB_PHY_CLK_VALID BIT(7) macro