Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
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))
/linux-6.3-rc2/drivers/scsi/
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))

Completed in 9 milliseconds