Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsym53c8xx.h455 #define SCR_REG_OFS2(ofs) (((ofs) & 0xff) << 16ul) macro
460 (0xe1000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
463 (0xe0000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h639 #define SCR_REG_OFS2(ofs) (((ofs) & 0xff) << 16ul) macro
644 (0xe1000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
647 (0xe0000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h1156 #define SCR_REG_OFS2(ofs) (((ofs) & 0xff) << 16ul) macro
1161 (0xe1000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))
1164 (0xe0000000 | how | (SCR_REG_OFS2(REG(reg))) | (n))