Home
last modified time | relevance | path

Searched refs:dfistcfg0 (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3368.h125 u32 dfistcfg0; member
H A Dsdram_rk3036.h119 u32 dfistcfg0; member
H A Dddr_rk3288.h124 u32 dfistcfg0; member
H A Dsdram_rk322x.h164 u32 dfistcfg0; member
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun6i.h147 u32 dfistcfg0; /* 0x2c4 */ member
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c403 writel(DFI_DATA_BYTE_DISABLE_EN, &pctl->dfistcfg0); in dfi_cfg()
417 setbits_le32(&pctl->dfistcfg0, DFI_INIT_START); in dfi_cfg()
H A Dsdram_rk3188.c174 writel(DFI_INIT_START, &pctl->dfistcfg0); in dfi_cfg()
411 setbits_le32(&pctl->dfistcfg0, 1 << 2); in set_bandwidth_ratio()
H A Dsdram_rk3288.c173 writel(DFI_INIT_START, &pctl->dfistcfg0); in dfi_cfg()
469 setbits_le32(&pctl->dfistcfg0, 1 << 2); in set_bandwidth_ratio()
H A Dsdram_rk322x.c413 writel(DFI_INIT_START | DFI_DATA_BYTE_DISABLE_EN, &pctl->dfistcfg0); in pctl_cfg()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun6i.c250 writel(MCTL_DFISTCFG0, &mctl_ctl->dfistcfg0); in mctl_channel_init()
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c584 writel(DFI_INIT_START | DFI_DATA_BYTE_DISABLE_EN, &pctl->dfistcfg0); in pctl_cfg()