Home
last modified time | relevance | path

Searched defs:_i (Results 1 – 17 of 17) sorted by relevance

/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h121 #define IXGBE_EICS_EX(_i) (0x00A90 + (_i) * 4) argument
122 #define IXGBE_EIMS_EX(_i) (0x00AA0 + (_i) * 4) argument
123 #define IXGBE_EIMC_EX(_i) (0x00AB0 + (_i) * 4) argument
124 #define IXGBE_EIAM_EX(_i) (0x00AD0 + (_i) * 4) argument
134 #define IXGBE_EITR(_i) (((_i) <= 23) ? (0x00820 + ((_i) * 4)) : \ argument
139 #define IXGBE_IVAR(_i) (0x00900 + ((_i) * 4)) /* 24 at 0x900-0x960 */ argument
144 #define IXGBE_PBACL(_i) (((_i) == 0) ? (0x11068) : (0x110C0 + ((_i) * 4))) argument
152 #define IXGBE_FCRTH_82599(_i) (0x03260 + ((_i) * 4)) /* 8 of these (0-7) */ argument
153 #define IXGBE_FCRTL_82599(_i) (0x03220 + ((_i) * 4)) /* 8 of these (0-7) */ argument
155 #define IXGBE_FCTTV(_i) (0x03200 + ((_i) * 4)) /* 4 of these (0-3) */ argument
[all …]
/linux-3.3/drivers/net/ethernet/intel/igb/
De1000_regs.h268 #define E1000_PSRTYPE(_i) (0x05480 + ((_i) * 4)) argument
269 #define E1000_RAL(_i) (((_i) <= 15) ? (0x05400 + ((_i) * 8)) : \ argument
271 #define E1000_RAH(_i) (((_i) <= 15) ? (0x05404 + ((_i) * 8)) : \ argument
273 #define E1000_IP4AT_REG(_i) (0x05840 + ((_i) * 8)) argument
274 #define E1000_IP6AT_REG(_i) (0x05880 + ((_i) * 4)) argument
275 #define E1000_WUPM_REG(_i) (0x05A00 + ((_i) * 4)) argument
276 #define E1000_FFMT_REG(_i) (0x09000 + ((_i) * 8)) argument
277 #define E1000_FFVT_REG(_i) (0x09800 + ((_i) * 8)) argument
278 #define E1000_FFLT_REG(_i) (0x05F00 + ((_i) * 8)) argument
300 #define E1000_IMIR(_i) (0x05A80 + ((_i) * 4)) /* Immediate Interrupt */ argument
[all …]
/linux-3.3/arch/s390/include/asm/
Datomic.h58 #define atomic_add(_i, _v) atomic_add_return(_i, _v) argument
59 #define atomic_add_negative(_i, _v) (atomic_add_return(_i, _v) < 0) argument
68 #define atomic_sub(_i, _v) atomic_sub_return(_i, _v) argument
69 #define atomic_sub_and_test(_i, _v) (atomic_sub_return(_i, _v) == 0) argument
317 #define atomic64_add(_i, _v) atomic64_add_return(_i, _v) argument
318 #define atomic64_add_negative(_i, _v) (atomic64_add_return(_i, _v) < 0) argument
322 #define atomic64_sub(_i, _v) atomic64_sub_return(_i, _v) argument
323 #define atomic64_sub_and_test(_i, _v) (atomic64_sub_return(_i, _v) == 0) argument
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h587 #define AR_PHY_TX_IQCAL_CORR_COEFF_B0(_i) (AR_SM_BASE + \ argument
921 #define AR_PHY_TX_IQCAL_CORR_COEFF_B1(_i) (AR_SM1_BASE + 0x450 + ((_i) << 2)) argument
993 #define AR_PHY_TX_IQCAL_CORR_COEFF_B2(_i) (AR_SM2_BASE + 0x450 + ((_i) << 2)) argument
1017 #define AR_PHY_NEW_ADC_DC_GAIN_CORR(_i) (AR_PHY_ADC_GAIN_DC_CORR_0 + (AR_PHY_CHAIN_OFFSET * (_i))) argument
1018 #define AR_PHY_NEW_ADC_DC_GAIN_CORR_9300_10(_i) (AR_PHY_ADC_GAIN_DC_CORR_0_9300_10 + (AR_PHY_CHAIN_… argument
1019 #define AR_PHY_SWITCH_CHAIN(_i) (AR_PHY_SWITCH_CHAIN_0 + (AR_PHY_CHAIN_OFFSET * (_i))) argument
1020 #define AR_PHY_EXT_ATTEN_CTL(_i) (AR_PHY_EXT_ATTEN_CTL_0 + (AR_PHY_CHAIN_OFFSET * (_i))) argument
1022 #define AR_PHY_RXGAIN(_i) (AR_PHY_FORCEMAX_GAINS_0 + (AR_PHY_CHAIN_OFFSET * (_i))) argument
1023 #define AR_PHY_TPCRG5(_i) (AR_PHY_TPC_5_B0 + (AR_PHY_CHAIN_OFFSET * (_i))) argument
1024 #define AR_PHY_PDADC_TAB(_i) (AR_PHY_PDADC_TAB_0 + (AR_PHY_CHAIN_OFFSET * (_i))) argument
[all …]
Dar9002_phy.h185 #define AR_PHY_TIMING_CTRL4(_i) (0x9920 + ((_i) << 12)) argument
300 #define AR_PHY_NEW_ADC_DC_GAIN_CORR(_i) (0x99b4 + ((_i) << 12)) argument
378 #define AR_PHY_CAL_MEAS_0(_i) (0x9c10 + ((_i) << 12)) argument
379 #define AR_PHY_CAL_MEAS_1(_i) (0x9c14 + ((_i) << 12)) argument
380 #define AR_PHY_CAL_MEAS_2(_i) (0x9c18 + ((_i) << 12)) argument
381 #define AR_PHY_CAL_MEAS_3(_i) (0x9c1c + ((_i) << 12)) argument
Dreg.h379 #define AR_QTXDP(_i) (AR_Q0_TXDP + ((_i)<<2)) argument
400 #define AR_QCBRCFG(_i) (AR_Q0_CBRCFG + ((_i)<<2)) argument
416 #define AR_QRDYTIMECFG(_i) (AR_Q0_RDYTIMECFG + ((_i)<<2)) argument
439 #define AR_QMISC(_i) (AR_Q0_MISC + ((_i)<<2)) argument
467 #define AR_QSTS(_i) (AR_Q0_STS + ((_i)<<2)) argument
503 #define AR_DQCUMASK(_i) (AR_D0_QCUMASK + ((_i)<<2)) argument
520 #define AR_DLCL_IFS(_i) (AR_D0_LCL_IFS + ((_i)<<2)) argument
540 #define AR_DRETRY_LIMIT(_i) (AR_D0_RETRY_LIMIT + ((_i)<<2)) argument
559 #define AR_DCHNTIME(_i) (AR_D0_CHNTIME + ((_i)<<2)) argument
575 #define AR_DMISC(_i) (AR_D0_MISC + ((_i)<<2)) argument
[all …]
/linux-3.3/drivers/net/ethernet/intel/igbvf/
Dregs.h79 #define E1000_RAL(_i) (((_i) <= 15) ? (0x05400 + ((_i) * 8)) : \ argument
81 #define E1000_RAH(_i) (((_i) <= 15) ? (0x05404 + ((_i) * 8)) : \ argument
/linux-3.3/drivers/net/wireless/ath/carl9170/
Dphy.h185 #define AR9170_PHY_REG_TIMING_CTRL4(_i) (AR9170_PHY_REG_BASE + \ argument
308 #define AR9170_PHY_REG_NEW_ADC_DC_GAIN_CORR(_i) (AR9170_PHY_REG_BASE + \ argument
381 #define AR9170_PHY_REG_CAL_MEAS_0(_i) (AR9170_PHY_REG_BASE + \ argument
383 #define AR9170_PHY_REG_CAL_MEAS_1(_i) (AR9170_PHY_REG_BASE + \ argument
385 #define AR9170_PHY_REG_CAL_MEAS_2(_i) (AR9170_PHY_REG_BASE + \ argument
387 #define AR9170_PHY_REG_CAL_MEAS_3(_i) (AR9170_PHY_REG_BASE + \ argument
/linux-3.3/drivers/net/ethernet/intel/e1000e/
De1000.h112 #define BM_RAR_L(_i) (BM_PHY_REG(BM_WUC_PAGE, 16 + ((_i) << 2))) argument
113 #define BM_RAR_M(_i) (BM_PHY_REG(BM_WUC_PAGE, 17 + ((_i) << 2))) argument
114 #define BM_RAR_H(_i) (BM_PHY_REG(BM_WUC_PAGE, 18 + ((_i) << 2))) argument
115 #define BM_RAR_CTRL(_i) (BM_PHY_REG(BM_WUC_PAGE, 19 + ((_i) << 2))) argument
116 #define BM_MTA(_i) (BM_PHY_REG(BM_WUC_PAGE, 128 + ((_i) << 1))) argument
/linux-3.3/arch/arm/mach-footbridge/include/mach/
Dirqs.h98 #define irq_canonicalize(_i) (((_i) == IRQ_ISA_CASCADE) ? IRQ_ISA_2 : _i) argument
/linux-3.3/drivers/xen/
Devtchn.c61 #define EVTCHN_RING_MASK(_i) ((_i)&(EVTCHN_RING_SIZE-1)) argument
/linux-3.3/arch/x86/kvm/
Demulate.c3203 #define DI(_y, _i) { .flags = (_y), .intercept = x86_intercept_##_i } argument
3204 #define DIP(_y, _i, _p) { .flags = (_y), .intercept = x86_intercept_##_i, \ argument
3211 #define II(_f, _e, _i) \ argument
3213 #define IIP(_f, _e, _i, _p) \ argument
3219 #define D2bvIP(_f, _i, _p) DIP((_f) | ByteOp, _i, _p), DIP(_f, _i, _p) argument
3221 #define I2bvIP(_f, _e, _i, _p) \ argument
/linux-3.3/drivers/scsi/bfa/
Dbfa_ioc.h129 #define bfa_mem_dma_sptr(_mod, _i) (&(_mod)->dma_seg[(_i)]) argument
130 #define bfa_mem_dma_seg_iter(_mod, _sptr, _nr, _i) \ argument
/linux-3.3/drivers/gpu/drm/gma500/
Dpsb_reg.h117 #define PSB_CR_USE_CODE_BASE(_i) (0x0A0C + ((_i) << 2)) argument
/linux-3.3/arch/mips/include/asm/sn/
Dklconfig.h505 #define KLCONFIG_INFO_ENABLED(_i) ((_i)->flags & KLINFO_ENABLE) argument
/linux-3.3/drivers/net/wireless/ath/ath5k/
Dath5k.h150 #define AR5K_REG_WAIT(_i) do { \ argument
/linux-3.3/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h103 #define BIT(_i) (1<<(_i)) argument