/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 357 I = (I+1) define 371 I = 0 define 375 I = (I+1) define 384 I = (I+1) define 392 I = (I+1) define 400 I = (I+1) define 408 I = (I+1) define
|
D | sha1_mb_mgr_flush_avx2.S | 161 I = 0 define 172 I = (I+1) define
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hdr.h | 567 #define NETXEN_NIU_GB_MAC_CONFIG_0(I) \ argument 569 #define NETXEN_NIU_GB_MAC_CONFIG_1(I) \ argument 571 #define NETXEN_NIU_GB_MAC_IPG_IFG(I) \ argument 573 #define NETXEN_NIU_GB_HALF_DUPLEX_CTRL(I) \ argument 575 #define NETXEN_NIU_GB_MAX_FRAME_SIZE(I) \ argument 577 #define NETXEN_NIU_GB_TEST_REG(I) \ argument 579 #define NETXEN_NIU_GB_MII_MGMT_CONFIG(I) \ argument 581 #define NETXEN_NIU_GB_MII_MGMT_COMMAND(I) \ argument 583 #define NETXEN_NIU_GB_MII_MGMT_ADDR(I) \ argument 585 #define NETXEN_NIU_GB_MII_MGMT_CTRL(I) \ argument [all …]
|
/linux-4.1.27/include/linux/i2c/ |
D | adp8870.h | 86 #define ADP8870_BL_CUR_mA(I) ((I * 127) / 30) argument 91 #define ADP8870_L2_COMP_CURR_uA(I) ((I * 255) / 1106) argument 96 #define ADP8870_L3_COMP_CURR_uA(I) ((I * 255) / 551) argument 101 #define ADP8870_L4_COMP_CURR_uA(I) ((I * 255) / 275) argument 106 #define ADP8870_L5_COMP_CURR_uA(I) ((I * 255) / 138) argument
|
D | adp8860.h | 89 #define ADP8860_BL_CUR_mA(I) ((I * 127) / 30) argument 94 #define ADP8860_L2_COMP_CURR_uA(I) ((I * 255) / 1106) argument 99 #define ADP8860_L3_COMP_CURR_uA(I) ((I * 255) / 138) argument
|
/linux-4.1.27/crypto/ |
D | cast6_generic.c | 103 u32 I; in W() local 167 u32 I; in Q() local 177 u32 I; in QBAR() local
|
D | sha256_generic.c | 45 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() 50 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
|
D | sha512_generic.c | 71 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP() 76 static inline void BLEND_OP(int I, u64 *W) in BLEND_OP()
|
D | cast5_generic.c | 316 u32 I; /* used by the Fx macros */ in __cast5_encrypt() local 373 u32 I; in __cast5_decrypt() local
|
D | ansi_cprng.c | 51 unsigned char I[DEFAULT_BLK_SZ]; member
|
/linux-4.1.27/arch/x86/purgatory/ |
D | sha256.c | 38 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() 43 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
|
/linux-4.1.27/arch/powerpc/perf/req-gen/ |
D | _begin.h | 7 #define I(...) __VA_ARGS__ macro
|
/linux-4.1.27/drivers/media/tuners/ |
D | mt2060.c | 104 int I,J; in mt2060_spurcalc() local 124 int I,J; in mt2060_spurcheck() local
|
/linux-4.1.27/include/linux/mfd/ |
D | adp5520.h | 242 #define ADP5520_BL_CUR_mA(I) ((I * 127) / 30) argument 247 #define ADP5520_L2_COMP_CURR_uA(I) ((I * 255) / 1000) argument 252 #define ADP5520_L3_COMP_CURR_uA(I) ((I * 255) / 127) argument
|
/linux-4.1.27/include/math-emu/ |
D | op-1.h | 30 #define _FP_FRAC_SET_1(X,I) (X##_f = I) argument 35 #define _FP_FRAC_ADDI_1(X,I) (X##_f += I) argument
|
D | op-2.h | 30 #define _FP_FRAC_SET_2(X,I) __FP_FRAC_SET_2(X, I) argument 90 #define _FP_FRAC_ADDI_2(X,I) \ argument
|
D | op-4.h | 32 #define _FP_FRAC_SET_4(X,I) __FP_FRAC_SET_4(X, I) argument 125 #define _FP_FRAC_ADDI_4(X,I) \ argument
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_common.c | 205 #define I40E_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument
|
/linux-4.1.27/drivers/power/ |
D | apm_power.c | 123 union power_supply_propval I; in do_calculate_time() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | cpu_mf.h | 111 unsigned int I:1; /* 31 entry valid or invalid */ member 122 unsigned int I:1; /* 31 entry valid or invalid */ member
|
/linux-4.1.27/lib/ |
D | iov_iter.c | 84 #define iterate_all_kinds(i, n, v, I, B, K) { \ argument 101 #define iterate_and_advance(i, n, v, I, B, K) { \ argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | ar9003_paprd.c | 430 int G_fxp, Y_intercept, order_x_by_y, M, I, L, sum_y_sqr, sum_y_quad; in create_pa_curve() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | kprobes.c | 45 enum instruction_type {A, I, M, F, B, L, X, u}; enumerator
|
/linux-4.1.27/drivers/usb/misc/ |
D | ftdi-elan.c | 742 int I = command_size; in fill_buffer_with_all_queued_commands() local 767 int I = command_size; in ftdi_elan_total_command_size() local 1948 int I = 257; in ftdi_elan_synchronize_flush() local 1988 int I = 4; in ftdi_elan_synchronize_reset() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hdr.h | 485 #define QLCNIC_NIU_GB_MAC_CONFIG_0(I) \ argument 487 #define QLCNIC_NIU_GB_MAC_CONFIG_1(I) \ argument
|
/linux-4.1.27/drivers/video/fbdev/ |
D | stifb.c | 381 #define BA(F,C,S,A,J,B,I) \ argument
|
/linux-4.1.27/drivers/usb/host/ |
D | u132-hcd.c | 461 int I = u132->num_ports; in read_roothub_info() local 2172 int I = MAX_U132_UDEVS; in queue_control_on_old_endpoint() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | vub300.c | 1324 int I = vub300->dynamic_register_count = register_count; in __download_offload_pseudocode() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_common.c | 204 #define I40E_PTT(PTYPE, OUTER_IP, OUTER_IP_VER, OUTER_FRAG, T, TE, TEF, I, PL)\ argument
|
/linux-4.1.27/arch/x86/kvm/ |
D | emulate.c | 3747 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } macro
|