Searched refs:REG_CNTL2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.h145 #define REG_CNTL2 (11) macro
H A Dfas216.c170 fas216_readb(info, REG_CNTL2),
2625 fas216_writeb(info, REG_CNTL2, info->scsi.cfg[1]);
2711 fas216_writeb(info, REG_CNTL2, CNTL2_S2FE);
2718 if ((fas216_readb(info, REG_CNTL2) & (~0xe0)) != CNTL2_S2FE)
2724 fas216_writeb(info, REG_CNTL2, 0);
2747 fas216_writeb(info, REG_CNTL2, CNTL2_ENF);

Completed in 65 milliseconds