Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-tegra/
Dclk_rst.h296 #define PLL_ACTIVE_POWERDOWN (1 << 12) macro
430 #define PLL_ACTIVE_POWERDOWN (1 << 12) macro
/external/u-boot/drivers/usb/host/
Dehci-tegra.c433 PLL_ACTIVE_POWERDOWN); in init_utmi_usb_controller()