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

  /external/u-boot/arch/arm/include/asm/arch-rockchip/
ddr_rk3368.h 130 u32 dfistcfg2; member in struct:rk3368_ddr_pctl
ddr_rk3288.h 129 u32 dfistcfg2; member in struct:rk3288_ddr_pctl
sdram_rk3036.h 124 u32 dfistcfg2; member in struct:rk3036_ddr_pctl
sdram_rk322x.h 169 u32 dfistcfg2; member in struct:rk322x_ddr_pctl
  /external/u-boot/arch/arm/mach-rockchip/rk3036/
sdram_rk3036.c 586 writel(DFI_PARITY_INTR_EN | DFI_PARITY_EN, &pctl->dfistcfg2);
  /external/u-boot/drivers/ram/rockchip/
dmc-rk3368.c 407 writel(DFI_PARITY_INTR_EN | DFI_PARITY_EN, &pctl->dfistcfg2);
sdram_rk3188.c 177 writel(DFI_PARITY_INTR_EN | DFI_PARITY_EN, &pctl->dfistcfg2);
sdram_rk322x.c 415 writel(DFI_PARITY_INTR_EN | DFI_PARITY_EN, &pctl->dfistcfg2);
sdram_rk3288.c 176 writel(DFI_PARITY_INTR_EN | DFI_PARITY_EN, &pctl->dfistcfg2);

Completed in 348 milliseconds