Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h249 #define CCM_DRAMCLK_CFG_DIV0(x) ((x - 1) << 8) macro
H A Dclock_sun6i.h388 #define CCM_DRAMCLK_CFG_DIV0(x) ((x - 1) << 8) macro