Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3368.h126 u32 dfistcfg0; member
H A Dddr_rk3288.h125 u32 dfistcfg0; member
H A Dsdram_rk3036.h120 u32 dfistcfg0; member
H A Dsdram_rk322x.h158 u32 dfistcfg0; member
H A Dsdram_rv1108_pctl_phy.h129 u32 dfistcfg0; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun6i.h148 u32 dfistcfg0; /* 0x2c4 */ member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c406 writel(DFI_DATA_BYTE_DISABLE_EN, &pctl->dfistcfg0); in dfi_cfg()
420 setbits_le32(&pctl->dfistcfg0, DFI_INIT_START); in dfi_cfg()
H A Dsdram_rk3188.c177 writel(DFI_INIT_START, &pctl->dfistcfg0); in dfi_cfg()
414 setbits_le32(&pctl->dfistcfg0, 1 << 2); in set_bandwidth_ratio()
H A Dsdram_rk3288.c176 writel(DFI_INIT_START, &pctl->dfistcfg0); in dfi_cfg()
472 setbits_le32(&pctl->dfistcfg0, 1 << 2); in set_bandwidth_ratio()
H A Dsdram_rv1108_pctl_phy.c270 &priv->pctl->dfistcfg0); in pctl_cfg()
H A Dsdram_rk322x.c413 writel(DFI_INIT_START | DFI_DATA_BYTE_DISABLE_EN, &pctl->dfistcfg0); in pctl_cfg()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c177 writel(DFI_INIT_START, &pctl->dfistcfg0); in dfi_cfg()
401 setbits_le32(&pctl->dfistcfg0, 1 << 2); in set_bandwidth_ratio()
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun6i.c251 writel(MCTL_DFISTCFG0, &mctl_ctl->dfistcfg0); in mctl_channel_init()
/OK3568_Linux_fs/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()