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

  /external/u-boot/arch/arm/mach-omap2/omap5/
hw_data.c 662 .ctrl_lpddr2ch = DDR_IO_I_34OHM_SR_FASTEST_WD_CK_CKE_NCS_CA_PULL_DOWN,
670 .ctrl_lpddr2ch = 0x0,
681 .ctrl_lpddr2ch = 0x0,
692 .ctrl_lpddr2ch = 0x40404040,
704 .ctrl_lpddr2ch = 0x40404040,
716 .ctrl_lpddr2ch = 0x40404040,
hwinit.c 63 writel(ioregs->ctrl_lpddr2ch, (*ctrl)->control_lpddr2ch1_0);
64 writel(ioregs->ctrl_lpddr2ch, (*ctrl)->control_lpddr2ch1_1);
90 writel(ioregs->ctrl_lpddr2ch, (*ctrl)->control_lpddr2ch1_1);
94 writel(ioregs->ctrl_lpddr2ch, (*ctrl)->control_lpddr2ch1_0);
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 246 u32 ctrl_lpddr2ch; member in struct:ctrl_ioregs

Completed in 213 milliseconds