Searched refs:ACCUM (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c310 #define ACCUM(_name) \ macro
318 ACCUM(common);
319 ACCUM(rx_non_phy);
320 ACCUM(rx_ofdm);
321 ACCUM(rx_ofdm_ht);
322 ACCUM(rx_cck);
323 ACCUM(tx);
325 ACCUM(bt_activity);
326 #undef ACCUM macro
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_dump.c282 PRINT_CREG_16bit(asd_ha, ACCUM);
490 PRINT_LREG_16bit(asd_ha, lseq, ACCUM);
H A Daic94xx_reg_def.h390 #define ACCUM 0x0A macro
522 #define CACCUM (CSEQ_CIO_REG_BASE_ADR + ACCUM)
857 #define LmACCUM(LinkNum) LmSEQ_PHY_REG(0, LinkNum, ACCUM)
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1162 "ARG_1 == 0x%x ACCUM = 0x%x\n",
1164 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
1192 u_int rejbyte = ahc_inb(ahc, ACCUM);
1489 "ARG_1 == 0x%x ACCUM = 0x%x\n",
1491 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
1499 ahc_inb(ahc, ACCUM));
7131 printk("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n",
7132 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX),
H A Daic79xx.seq1027 mvi ACCUM call inb_first;
H A Daic7xxx.seq1555 mvi ACCUM call inb_first; /* read the 1st message byte */
H A Daic79xx.reg3482 register ACCUM {
H A Daic79xx_core.c2118 "REG0 == 0x%x ACCUM = 0x%x\n",
2120 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM));

Completed in 188 milliseconds