Home
last modified time | relevance | path

Searched refs:FIFOFULL (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h443 #define FIFOFULL 0x02 macro
Daic7xxx.reg783 bit FIFOFULL 0x02
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF544.h620 #define FIFOFULL 0x2 /* FIFO Full */ macro
DdefBF547.h600 #define FIFOFULL 0x2 /* FIFO Full */ macro
/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped323 { "FIFOFULL", 0x02, 0x02 },
Daic79xx_reg_print.c_shipped98 { "FIFOFULL", 0x02, 0x02 },
Daic7xxx_reg.h_shipped689 #define FIFOFULL 0x02
Daic7xxx.reg993 field FIFOFULL 0x02
Daic79xx_reg.h_shipped1404 #define FIFOFULL 0x02
Daic79xx.reg473 field FIFOFULL 0x02
/linux-3.4.99/drivers/media/dvb/frontends/
Dstb0899_drv.c684 if (!STB0899_GETFIELD(FIFOFULL, reg)) in stb0899_wait_diseqc_fifo_empty()