Searched refs:ACCUM (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rx.c | 419 #define ACCUM(_name) \ in iwlagn_accumulative_statistics() macro 427 ACCUM(common); in iwlagn_accumulative_statistics() 428 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics() 429 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics() 430 ACCUM(rx_ofdm_ht); in iwlagn_accumulative_statistics() 431 ACCUM(rx_cck); in iwlagn_accumulative_statistics() 432 ACCUM(tx); in iwlagn_accumulative_statistics() 434 ACCUM(bt_activity); in iwlagn_accumulative_statistics() 435 #undef ACCUM in iwlagn_accumulative_statistics()
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 408 #define ACCUM 0x0A macro 540 #define CACCUM (CSEQ_CIO_REG_BASE_ADR + ACCUM) 875 #define LmACCUM(LinkNum) LmSEQ_PHY_REG(0, LinkNum, ACCUM)
|
D | aic94xx_dump.c | 300 PRINT_CREG_16bit(asd_ha, ACCUM); in asd_dump_cseq_state() 508 PRINT_LREG_16bit(asd_ha, lseq, ACCUM); in asd_dump_lseq_state()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 560 #define ACCUM 0x64
|
D | aic7xxx_core.c | 1171 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 1199 u_int rejbyte = ahc_inb(ahc, ACCUM); in ahc_handle_seqint() 1499 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 1507 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 7200 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
|
D | aic7xxx.reg | 657 register ACCUM {
|
D | aic79xx_reg.h_shipped | 2369 #define ACCUM 0xe0
|
D | aic79xx.reg | 3482 register ACCUM {
|
D | aic7xxx.seq | 1555 mvi ACCUM call inb_first; /* read the 1st message byte */
|
D | aic79xx.seq | 1027 mvi ACCUM call inb_first;
|
D | aic79xx_core.c | 2140 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
|