Home
last modified time | relevance | path

Searched refs:ppcfg (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c218 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
223 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
242 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dls102xa_sata.c31 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in ls1021a_sata_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h91 u32 ppcfg; /* port phy1 config */ member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3368.h33 u32 ppcfg; member
H A Dddr_rk3288.h28 u32 ppcfg; member
H A Dsdram_rk3036.h29 u32 ppcfg; member
H A Dsdram_rk322x.h56 u32 ppcfg; member
H A Dsdram_rv1108_pctl_phy.h30 u32 ppcfg; member
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3188.c387 setbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio()
397 clrbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio()
453 if (!(readl(&pctl->ppcfg) & 1)) { in data_training()
H A Dsdram_rk3288.c445 setbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio()
455 clrbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio()
511 if (!(readl(&pctl->ppcfg) & 1)) { in data_training()
H A Dsdram_rk322x.c385 setbits_le32(&pctl->ppcfg, 1); in set_bw()
391 clrbits_le32(&pctl->ppcfg, 1); in set_bw()
H A Dsdram_rv1108_pctl_phy.c368 clrsetbits_le32(&priv->pctl->ppcfg, PPMEM_EN_MASK, PPMEM_EN); in pctl_cfg()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c376 setbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio()
385 clrbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio()
440 if (!(readl(&pctl->ppcfg) & 1)) { in data_training()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun6i.h57 u32 ppcfg; /* 0x84 */ member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h429 u32 ppcfg; /* port phy1 config */ member
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun6i.c245 setbits_le32(&mctl_ctl->ppcfg, 1); in mctl_channel_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dffb.c254 u32 ppcfg; member