Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A Dfas216.h142 #define CNTL2_S2FE (1 << 3) /* SCSI2 Features Enable */ macro
H A Dfas216.c2729 fas216_writeb(info, REG_CNTL2, CNTL2_S2FE); in fas216_detect_type()
2736 if ((fas216_readb(info, REG_CNTL2) & (~0xe0)) != CNTL2_S2FE) in fas216_detect_type()
2851 info->scsi.cfg[1] = CNTL2_ENF | CNTL2_S2FE; in fas216_init()