HomeSort by relevance Sort by last modified time
    Searched refs:CCM_DRAMCLK_CFG_DIV0 (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun8i_a83t.h 249 #define CCM_DRAMCLK_CFG_DIV0(x) ((x - 1) << 8)
clock_sun6i.h 380 #define CCM_DRAMCLK_CFG_DIV0(x) ((x - 1) << 8)
  /external/u-boot/arch/arm/mach-sunxi/
dram_sun6i.c 38 CCM_DRAMCLK_CFG_DIV0(dram_clk_div) | CCM_DRAMCLK_CFG_RST |

Completed in 53 milliseconds