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 D | usb.h | 206 #define USB_PHY_CLK_VALID (1 << 7) macro |
/openbmc/linux/drivers/usb/phy/ | ||
H A D | phy-tegra-usb.c | 52 #define USB_PHY_CLK_VALID BIT(7) macro |