Searched refs:ACCUM (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 310 #define ACCUM(_name) \ in iwlagn_accumulative_statistics() macro 318 ACCUM(common); in iwlagn_accumulative_statistics() 319 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics() 320 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics() 321 ACCUM(rx_ofdm_ht); in iwlagn_accumulative_statistics() 322 ACCUM(rx_cck); in iwlagn_accumulative_statistics() 323 ACCUM(tx); in iwlagn_accumulative_statistics() 325 ACCUM(bt_activity); in iwlagn_accumulative_statistics() 326 #undef ACCUM in iwlagn_accumulative_statistics()
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg_def.h | 390 #define ACCUM 0x0A macro 522 #define CACCUM (CSEQ_CIO_REG_BASE_ADR + ACCUM) 857 #define LmACCUM(LinkNum) LmSEQ_PHY_REG(0, LinkNum, ACCUM)
|
H A D | aic94xx_dump.c | 282 PRINT_CREG_16bit(asd_ha, ACCUM); in asd_dump_cseq_state() 490 PRINT_LREG_16bit(asd_ha, lseq, ACCUM); in asd_dump_lseq_state()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1164 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 1192 u_int rejbyte = ahc_inb(ahc, ACCUM); in ahc_handle_seqint() 1491 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 1499 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint() 7132 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
|
H A D | aic7xxx_reg.h_shipped | 560 #define ACCUM 0x64
|
H A D | aic79xx_reg.h_shipped | 1494 #define ACCUM 0xe0
|
H A D | aic7xxx.reg | 657 register ACCUM {
|
H A D | aic7xxx.seq | 1555 mvi ACCUM call inb_first; /* read the 1st message byte */
|
H A D | aic79xx.reg | 3482 register ACCUM {
|
H A D | aic79xx.seq | 1027 mvi ACCUM call inb_first;
|
H A D | aic79xx_core.c | 2120 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
|