Searched refs:ppcfg (Results 1 – 14 of 14) sorted by relevance
/external/u-boot/arch/arm/cpu/armv7/ls102xa/ |
D | ls102xa_sata.c | 30 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in ls1021a_sata_init()
|
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
D | soc.c | 340 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init() 349 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init() 410 out_le32(&ccsr_ahci->ppcfg, AHCI_PORT_PHY_1_CFG); in sata_init()
|
/external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
D | soc.h | 100 u32 ppcfg; /* port phy1 config */ member
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | vp8_impl.cc | 1147 vp8_postproc_cfg_t ppcfg; in Decode() local 1149 ppcfg.post_proc_flag = VP8_MFQE | VP8_DEBLOCK; in Decode() 1152 ppcfg.post_proc_flag |= VP8_DEMACROBLOCK; in Decode() 1155 ppcfg.deblocking_level = 3; in Decode() 1156 vpx_codec_control(decoder_, VP8_SET_POSTPROC, &ppcfg); in Decode()
|
/external/u-boot/arch/arm/include/asm/arch-rockchip/ |
D | ddr_rk3368.h | 32 u32 ppcfg; member
|
D | sdram_rk3036.h | 28 u32 ppcfg; member
|
D | ddr_rk3288.h | 27 u32 ppcfg; member
|
D | sdram_rk322x.h | 62 u32 ppcfg; member
|
/external/u-boot/drivers/ram/rockchip/ |
D | sdram_rk3188.c | 384 setbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio() 394 clrbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio() 450 if (!(readl(&pctl->ppcfg) & 1)) { in data_training()
|
D | sdram_rk3288.c | 442 setbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio() 452 clrbits_le32(&pctl->ppcfg, 1); in set_bandwidth_ratio() 508 if (!(readl(&pctl->ppcfg) & 1)) { in data_training()
|
D | sdram_rk322x.c | 385 setbits_le32(&pctl->ppcfg, 1); in set_bw() 391 clrbits_le32(&pctl->ppcfg, 1); in set_bw()
|
/external/u-boot/arch/arm/include/asm/arch-sunxi/ |
D | dram_sun6i.h | 56 u32 ppcfg; /* 0x84 */ member
|
/external/u-boot/arch/arm/include/asm/arch-ls102xa/ |
D | immap_ls102xa.h | 398 u32 ppcfg; /* port phy1 config */ member
|
/external/u-boot/arch/arm/mach-sunxi/ |
D | dram_sun6i.c | 244 setbits_le32(&mctl_ctl->ppcfg, 1); in mctl_channel_init()
|