Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dsym53c8xx.h264 #define OPC_MOVE 0x08000000 macro
266 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l))
267 #define SCR_MOVE_IND(l) ((0x20000000 | OPC_MOVE) | (l))
268 #define SCR_MOVE_TBL (0x10000000 | OPC_MOVE)