Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c310 #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()
/linux-6.1.9/drivers/scsi/aic94xx/
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)
Daic94xx_dump.c282 PRINT_CREG_16bit(asd_ha, ACCUM); in asd_dump_cseq_state()
490 PRINT_LREG_16bit(asd_ha, lseq, ACCUM); in asd_dump_lseq_state()
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped560 #define ACCUM 0x64
Daic7xxx_core.c1164 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()
Daic7xxx.reg657 register ACCUM {
Daic79xx_reg.h_shipped1494 #define ACCUM 0xe0
Daic7xxx.seq1555 mvi ACCUM call inb_first; /* read the 1st message byte */
Daic79xx.reg3482 register ACCUM {
Daic79xx.seq1027 mvi ACCUM call inb_first;
Daic79xx_core.c2120 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()