Home
last modified time | relevance | path

Searched defs:SYNC (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dflash.c25 #define SYNC __asm__("nop") macro
/rk3399_rockchip-uboot/board/tqc/tqm834x/
H A Dtqm834x.c23 #define SYNC asm("sync") macro
/rk3399_rockchip-uboot/drivers/block/
H A Dide.c17 # define SYNC __asm__ volatile ("sync") macro
20 # define SYNC /* nothing */ macro
/rk3399_rockchip-uboot/lib/zlib/
H A Dinflate.h50 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator