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

/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c460 #define ACCUM(_name) \ macro
468 ACCUM(common);
469 ACCUM(rx_non_phy);
470 ACCUM(rx_ofdm);
471 ACCUM(rx_ofdm_ht);
472 ACCUM(rx_cck);
473 ACCUM(tx);
475 ACCUM(bt_activity);
476 #undef ACCUM macro
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h326 #define ACCUM 0x64 macro
H A Daic7xxx.reg516 register ACCUM {
H A Daic7xxx.seq775 mvi ACCUM call inb_first; /* read the 1st message byte */
/drivers/scsi/aic94xx/
H A Daic94xx_dump.c300 PRINT_CREG_16bit(asd_ha, ACCUM);
508 PRINT_LREG_16bit(asd_ha, lseq, ACCUM);
H A Daic94xx_reg_def.h408 #define ACCUM 0x0A macro
540 #define CACCUM (CSEQ_CIO_REG_BASE_ADR + ACCUM)
875 #define LmACCUM(LinkNum) LmSEQ_PHY_REG(0, LinkNum, ACCUM)
/drivers/scsi/aic7xxx/
H A Daic7xxx.reg657 register ACCUM {
H A Daic7xxx_reg.h_shipped560 #define ACCUM 0x64
H A Daic7xxx_core.c1169 "ARG_1 == 0x%x ACCUM = 0x%x\n",
1171 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
1199 u_int rejbyte = ahc_inb(ahc, ACCUM);
1497 "ARG_1 == 0x%x ACCUM = 0x%x\n",
1499 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
1507 ahc_inb(ahc, ACCUM));
7200 printk("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n",
7201 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_reg.h_shipped2369 #define ACCUM 0xe0
H A Daic79xx_core.c2138 "REG0 == 0x%x ACCUM = 0x%x\n",
2140 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM));
/drivers/scsi/
H A Daic7xxx_old.c3953 aic_inb(p, ACCUM), aic_inb(p, SEQ_FLAGS));

Completed in 183 milliseconds