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

  /external/u-boot/arch/arm/include/asm/arch-omap4/
clock.h 206 #define DPLL_LOCK 1
  /external/u-boot/arch/arm/mach-omap2/
clocks-common.c 339 do_setup_dpll((*prcm)->cm_clkmode_dpll_mpu, params, DPLL_LOCK, "mpu");
369 do_setup_dpll((*prcm)->cm_clkmode_dpll_usb, params, DPLL_LOCK, "usb");
394 DPLL_LOCK, "core");
405 params, DPLL_LOCK, "per");
417 params, DPLL_LOCK, "ddr");
422 DPLL_LOCK, "gmac");
  /external/u-boot/arch/arm/include/asm/arch-omap5/
clock.h 392 #define DPLL_LOCK 1
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/drivers/ddr/
ddr_rk3368.c 18 #define DPLL_LOCK (0x1 << 2)

Completed in 448 milliseconds