| /rk3399_rockchip-uboot/common/ |
| H A D | memsize.c | 19 # define sync() /* nothing */ macro 38 sync(); in get_ram_size() 40 sync(); in get_ram_size() 45 sync(); in get_ram_size() 47 sync(); in get_ram_size() 50 sync(); in get_ram_size() 53 sync(); in get_ram_size() 57 sync(); in get_ram_size()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | release.S | 56 sync 63 sync 70 sync 86 sync 88 sync 97 sync 109 sync 111 sync 116 sync 128 sync [all …]
|
| H A D | cache.S | 86 sync /* wait for dcbst's to get to ram */ 91 sync /* additional sync needed on g4 */ 110 sync 114 sync /* wait for dcbst's to get to ram */ 132 sync 137 sync 154 sync 191 sync 219 sync 235 sync [all …]
|
| H A D | start.S | 147 sync 153 sync 156 sync 165 sync 210 sync 218 sync 238 sync 278 sync 307 sync 336 sync [all …]
|
| /rk3399_rockchip-uboot/board/dbau1x00/ |
| H A D | lowlevel_init.S | 194 sync 207 sync 308 sync 342 sync 375 sync 392 sync 443 sync 448 sync 453 sync 458 sync [all …]
|
| /rk3399_rockchip-uboot/board/pb1x00/ |
| H A D | lowlevel_init.S | 115 sync 128 sync 184 sync 218 sync 251 sync 268 sync 330 sync 335 sync 339 sync 343 sync [all …]
|
| /rk3399_rockchip-uboot/post/cpu/mpc83xx/ |
| H A D | ecc.c | 84 sync(); in ecc_post_test() 95 sync(); in ecc_post_test() 100 sync(); in ecc_post_test() 104 sync(); in ecc_post_test() 109 sync(); in ecc_post_test() 134 sync(); in ecc_post_test()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 11 samsung,h-sync-width: hsync value 15 samsung,v-sync-width: vsync value 18 samsung,v-sync-rate: refresh rate 32 samsung,h-sync-polarity: Horizontal Sync polarity 34 samsung,v-sync-polarity: Vertical Sync polarity 62 samsung,h-sync-polarity = <0>; 63 samsung,v-sync-polarity = <0>;
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cache.c | 21 sync(); in icache_enable() 28 sync(); in icache_disable() 46 sync(); in dcache_disable()
|
| /rk3399_rockchip-uboot/arch/powerpc/lib/ |
| H A D | ppccache.S | 58 sync 80 sync /* wait for dcbst's to get to ram */ 101 sync 105 sync /* wait for dcbi's to get to ram */
|
| /rk3399_rockchip-uboot/board/freescale/mx6sabresd/ |
| H A D | README | 28 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync 32 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 && sync 56 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync 57 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 && sync 72 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 oflag=sync status=none && sync 76 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 oflag=sync status=none && sync
|
| /rk3399_rockchip-uboot/board/cssi/MCR3000/ |
| H A D | MCR3000.c | 53 const char *sync = "receive"; in ft_board_setup() local 75 sync, strlen(sync), 1); in ft_board_setup()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 146 sync 159 sync 597 sync 635 sync /* Make sure we write to CCSRBARH first */ 637 sync 644 sync 650 sync 653 sync 663 sync 675 sync [all …]
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | fsl_diu_fb.c | 34 .sync = 0, 51 .sync = FB_SYNC_COMP_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 73 .sync = FB_SYNC_COMP_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 89 .sync = FB_SYNC_COMP_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 105 .sync = FB_SYNC_COMP_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 121 .sync = FB_SYNC_COMP_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 299 info.var.sync = fsl_diu_mode_db->sync; in fsl_diu_init()
|
| H A D | fsl_dcu_fb.c | 100 .sync = FB_SYNC_COMP_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 119 .sync = 0, 135 .sync = 0, 151 .sync = 0, 167 .sync = 0, 419 info.var.sync = fsl_dcu_mode_db->sync; in video_hw_init()
|
| H A D | mxc_ipuv3_fb.c | 55 var->sync = mode->sync; in fb_videomode_to_var() 246 if ((fbi->var.sync & FB_SYNC_EXT) || ext_clk_used) in mxcfb_set_par() 248 if (fbi->var.sync & FB_SYNC_HOR_HIGH_ACT) in mxcfb_set_par() 250 if (fbi->var.sync & FB_SYNC_VERT_HIGH_ACT) in mxcfb_set_par() 252 if (!(fbi->var.sync & FB_SYNC_CLK_LAT_FALL)) in mxcfb_set_par() 254 if (fbi->var.sync & FB_SYNC_DATA_INVERT) in mxcfb_set_par() 256 if (!(fbi->var.sync & FB_SYNC_OE_LOW_ACT)) in mxcfb_set_par() 258 if (fbi->var.sync & FB_SYNC_CLK_IDLE_EN) in mxcfb_set_par()
|
| /rk3399_rockchip-uboot/board/freescale/mx6sabreauto/ |
| H A D | README | 16 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync 20 $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=69 && sync 39 $ sudo dd if=SPL of=/dev/sdb bs=1K seek=1 && sync 43 $ sudo dd if=u-boot.img of=/dev/sdb bs=1K seek=69 && sync
|
| /rk3399_rockchip-uboot/board/udoo/ |
| H A D | README | 14 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync 18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync
|
| /rk3399_rockchip-uboot/board/freescale/mx51evk/ |
| H A D | mx51evk_video.c | 31 .sync = 0, 47 .sync = 0,
|
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | nitrogen6x.c | 525 .sync = FB_SYNC_EXT, 545 .sync = FB_SYNC_EXT, 565 .sync = FB_SYNC_EXT, 585 .sync = FB_SYNC_EXT, 605 .sync = FB_SYNC_EXT, 625 .sync = FB_SYNC_EXT, 645 .sync = 0x40000002, 665 .sync = 0, 685 .sync = FB_SYNC_EXT, 705 .sync = FB_SYNC_EXT, [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mx53loco/ |
| H A D | mx53loco_video.c | 29 .sync = 0, 45 .sync = 0,
|
| /rk3399_rockchip-uboot/board/solidrun/mx6cuboxi/ |
| H A D | README | 14 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync 18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync
|
| /rk3399_rockchip-uboot/board/grinn/chiliboard/ |
| H A D | README | 14 sudo dd if=MLO of=/dev/mmcblk0 bs=128k; sync 18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=128k seek=3; sync
|
| /rk3399_rockchip-uboot/board/freescale/mpc8308rdb/ |
| H A D | sdram.c | 59 sync(); in fixed_sdram() 63 sync(); in fixed_sdram()
|
| /rk3399_rockchip-uboot/board/mpc8308_p1m/ |
| H A D | sdram.c | 55 sync(); in fixed_sdram() 59 sync(); in fixed_sdram()
|