Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c315 #define ACCUM(_name) \ in iwlagn_accumulative_statistics() macro
323 ACCUM(common); in iwlagn_accumulative_statistics()
324 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics()
325 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics()
326 ACCUM(rx_ofdm_ht); in iwlagn_accumulative_statistics()
327 ACCUM(rx_cck); in iwlagn_accumulative_statistics()
328 ACCUM(tx); in iwlagn_accumulative_statistics()
330 ACCUM(bt_activity); in iwlagn_accumulative_statistics()
331 #undef ACCUM in iwlagn_accumulative_statistics()
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
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)
H A 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmachmode.def110 declares MODE to be of class ACCUM and BYTESIZE bytes wide
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmachmode.def110 declares MODE to be of class ACCUM and BYTESIZE bytes wide
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A 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()
1492 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
1500 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
7138 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
H A Daic7xxx_reg.h_shipped560 #define ACCUM 0x64
H A Daic79xx_reg.h_shipped1494 #define ACCUM 0xe0
H A Daic7xxx.reg657 register ACCUM {
H A Daic7xxx.seq1555 mvi ACCUM call inb_first; /* read the 1st message byte */
H A Daic79xx.reg3482 register ACCUM {
H A Daic79xx.seq1027 mvi ACCUM call inb_first;
H A Daic79xx_core.c2121 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()