Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dclk_rst.h257 #define PLL_OUT_RATIO_MASK (0xffU << PLL_OUT_RATIO_SHIFT) macro
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dclock.c286 PLL_OUT_RATIO_MASK << offset, data << offset); in clock_set_pllout()