Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h424 #define OPC_TCHMOVE 0x08000000 macro
426 #define SCR_TCHMOVE_ABS(l) ((0x20000000 | OPC_TCHMOVE) | (l))
427 #define SCR_TCHMOVE_TBL (0x30000000 | OPC_TCHMOVE)
H A Dsym_fw.c446 opcode = (opcode & ~OPC_TCHMOVE); in sym_fw_bind_script()
455 opcode = (opcode & ~OPC_TCHMOVE); in sym_fw_bind_script()