Home
last modified time | relevance | path

Searched refs:msync (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S109 msync
119 msync
195 msync
217 msync
229 msync
244 msync
396 msync
438 msync
465 msync
843 msync
[all …]
H A Drelease.S75 msync
252 msync
381 msync
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h25 unsigned int msync; member
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c161 reg = (readl(&mipi_dsim->msync)) & in exynos_mipi_dsi_set_main_disp_sync_area()
167 writel(reg, &mipi_dsim->msync); in exynos_mipi_dsi_set_main_disp_sync_area()
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c420 err = msync(elf, st.st_size, MS_SYNC); in main()