Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h404 SCR_MOVE_ABS (1) ^ SCR_ILG_OUT,
410 SCR_MOVE_ABS (1) ^ SCR_ILG_IN,
507 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
519 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
583 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
609 SCR_MOVE_ABS (1) ^ SCR_STATUS,
943 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
1012 SCR_MOVE_ABS (2) ^ SCR_MSG_IN,
1402 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
1423 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
[all …]
H A Dsym_fw2.h389 SCR_MOVE_ABS (1) ^ SCR_ILG_OUT,
395 SCR_MOVE_ABS (1) ^ SCR_ILG_IN,
491 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
503 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
572 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
598 SCR_MOVE_ABS (1) ^ SCR_STATUS,
892 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
948 SCR_MOVE_ABS (2) ^ SCR_MSG_IN,
1281 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
1300 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
[all …]
H A Dsym_defs.h413 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c2207 SCR_MOVE_ABS (1) ^ SCR_ILG_IN,
2255 SCR_MOVE_ABS (1) ^ SCR_STATUS,
2275 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
2645 SCR_MOVE_ABS (3) ^ SCR_MSG_IN,
2677 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
2907 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
2955 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
2971 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
2988 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
3025 SCR_MOVE_ABS (1) ^ SCR_MSG_IN,
[all …]
H A Dncr53c8xx.h944 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro
/openbmc/u-boot/include/
H A Dsym53c8xx.h265 #define SCR_MOVE_ABS(l) ((0x00000000 | OPC_MOVE) | (l)) macro