Home
last modified time | relevance | path

Searched refs:CNTL2_S2FE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.h142 #define CNTL2_S2FE (1 << 3) /* SCSI2 Features Enable */ macro
H A Dfas216.c2727 fas216_writeb(info, REG_CNTL2, CNTL2_S2FE); in fas216_detect_type()
2734 if ((fas216_readb(info, REG_CNTL2) & (~0xe0)) != CNTL2_S2FE) in fas216_detect_type()
2849 info->scsi.cfg[1] = CNTL2_ENF | CNTL2_S2FE; in fas216_init()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds