Home
last modified time | relevance | path

Searched +full:11 +full:i (Results 1 – 25 of 1146) sorted by relevance

12345678910>>...46

/linux/kernel/locking/
H A Dlockdep_proc.c153 int i; in lc_show() local
171 for (i = 0; i < chain->depth; i++) { in lc_show()
172 class = lock_chain_get_class(chain, i); in lc_show()
205 seq_printf(m, " chain lookup misses: %11llu\n", in lockdep_stats_debug_show()
207 seq_printf(m, " chain lookup hits: %11llu\n", in lockdep_stats_debug_show()
209 seq_printf(m, " cyclic checks: %11llu\n", in lockdep_stats_debug_show()
211 seq_printf(m, " redundant checks: %11llu\n", in lockdep_stats_debug_show()
213 seq_printf(m, " redundant links: %11llu\n", in lockdep_stats_debug_show()
215 seq_printf(m, " find-mask forwards checks: %11llu\n", in lockdep_stats_debug_show()
217 seq_printf(m, " find-mask backwards checks: %11llu\n", in lockdep_stats_debug_show()
[all …]
/linux/tools/perf/util/
H A Dblake2s.c20 for (size_t i = 0; i < n; i++) in le32_to_cpu_array() local
21 a[i] = le32_to_cpu((__force __le32)a[i]); in le32_to_cpu_array()
26 for (size_t i = 0; i < n; i++) in cpu_to_le32_array() local
27 a[i] = (__force u32)cpu_to_le32(a[i]); in cpu_to_le32_array()
31 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
32 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
33 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
34 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
35 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
36 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
[all …]
/linux/arch/mips/include/asm/
H A Dunaligned-emul.h27 : "r" (addr), "i" (-EFAULT)); \
48 : "r" (addr), "i" (-EFAULT)); \
73 "11:\tli\t%1, %3\n\t" \
77 STR(PTR_WD)"\t1b, 11b\n\t" \
78 STR(PTR_WD)"\t2b, 11b\n\t" \
79 STR(PTR_WD)"\t3b, 11b\n\t" \
80 STR(PTR_WD)"\t4b, 11b\n\t" \
83 : "r" (addr), "i" (-EFAULT)); \
109 : "r" (addr), "i" (-EFAULT)); \
132 : "r" (addr), "i" (-EFAULT)); \
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h54 u32 i; in bnx2x_init_str_wr() local
56 for (i = 0; i < len; i++) in bnx2x_init_str_wr()
57 REG_WR(bp, addr + i*4, data[i]); in bnx2x_init_str_wr()
63 u32 i; in bnx2x_init_ind_wr() local
65 for (i = 0; i < len; i++) in bnx2x_init_ind_wr()
66 bnx2x_reg_wr_ind(bp, addr + i*4, data[i]); in bnx2x_init_ind_wr()
89 u32 i; in bnx2x_init_fill() local
93 for (i = 0; i < len; i += buf_len32) { in bnx2x_init_fill()
94 u32 cur_len = min(buf_len32, len - i); in bnx2x_init_fill()
96 bnx2x_write_big_buf(bp, addr + i*4, cur_len, wb); in bnx2x_init_fill()
[all …]
/linux/drivers/comedi/drivers/ni_routing/ni_route_values/
H A Dni_660x.c49 [B(NI_CtrInternalOutput(7))] = I(1),
52 [B(NI_CtrGate(7))] = I(1),
54 [B(NI_PFI(11))] = {
55 [B(NI_CtrSource(7))] = I(1),
58 [B(NI_CtrInternalOutput(6))] = I(1),
61 [B(NI_CtrGate(6))] = I(1),
64 [B(NI_CtrSource(6))] = I(1),
67 [B(NI_CtrInternalOutput(5))] = I(1),
70 [B(NI_CtrGate(5))] = I(1),
73 [B(NI_CtrSource(5))] = I(1),
[all …]
H A Dni_mseries.c57 [B(TRIGGER_LINE(0))] = I(18),
58 [B(TRIGGER_LINE(1))] = I(19),
59 [B(TRIGGER_LINE(2))] = I(20),
60 [B(TRIGGER_LINE(3))] = I(21),
61 [B(TRIGGER_LINE(4))] = I(22),
62 [B(TRIGGER_LINE(5))] = I(23),
63 [B(TRIGGER_LINE(6))] = I(24),
64 [B(TRIGGER_LINE(7))] = I(25),
65 [B(NI_CtrSource(0))] = I(9),
66 [B(NI_CtrSource(1))] = I(4),
[all …]
H A Dni_eseries.c54 [B(NI_AI_StartTrigger)] = I(NI_PFI_OUTPUT_AI_START1),
57 [B(NI_AI_ReferenceTrigger)] = I(NI_PFI_OUTPUT_AI_START2),
60 [B(NI_AI_ConvertClock)] = I(NI_PFI_OUTPUT_AI_CONVERT),
63 [B(NI_CtrSource(1))] = I(NI_PFI_OUTPUT_G_SRC1),
66 [B(NI_CtrGate(1))] = I(NI_PFI_OUTPUT_G_GATE1),
69 [B(NI_AO_SampleClock)] = I(NI_PFI_OUTPUT_AO_UPDATE_N),
72 [B(NI_AO_StartTrigger)] = I(NI_PFI_OUTPUT_AO_START1),
75 [B(NI_AI_SampleClock)] = I(NI_PFI_OUTPUT_AI_START_PULSE),
78 [B(NI_CtrSource(0))] = I(NI_PFI_OUTPUT_G_SRC0),
81 [B(NI_CtrGate(0))] = I(NI_PFI_OUTPUT_G_GATE0),
[all …]
/linux/lib/crypto/
H A Dblake2b.c21 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
22 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
23 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
24 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
25 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
26 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
27 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
28 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
29 { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 },
30 { 10, 2, 8, 4, 7, 6, 1, 5, 15, 11, 9, 14, 3, 12, 13, 0 },
[all …]
H A Dblake2s.c21 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
22 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
23 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
24 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
25 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
26 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
27 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
28 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
29 { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 },
30 { 10, 2, 8, 4, 7, 6, 1, 5, 15, 11, 9, 14, 3, 12, 13, 0 },
[all …]
H A Dchacha-block-generic.c19 int i; in chacha_permute() local
24 for (i = 0; i < nrounds; i += 2) { in chacha_permute()
33 x[11] += x[15]; x[7] = rol32(x[7] ^ x[11], 12); in chacha_permute()
43 x[11] += x[15]; x[7] = rol32(x[7] ^ x[11], 7); in chacha_permute()
51 x[11] += x[12]; x[6] = rol32(x[6] ^ x[11], 12); in chacha_permute()
61 x[11] += x[12]; x[6] = rol32(x[6] ^ x[11], 7); in chacha_permute()
81 int i; in chacha_block_generic() local
85 for (i = 0; i < ARRAY_SIZE(state->x); i++) in chacha_block_generic()
86 put_unaligned_le32(permuted_state.x[i] + state->x[i], in chacha_block_generic()
87 &out[i * sizeof(u32)]); in chacha_block_generic()
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Drif_mac_profiles_occ.sh46 for ((i = 1; i <= count; i++)); do
47 vlan=$(( i*10 ))
48 m=$(( i*11 ))
90 ip link set $h1.20 address 00:11:11:11:11:11
107 local i=$((count + 1))
108 local vlan=$(( i*10 ))
109 local m=11
120 m=$(( i*11 ))
/linux/arch/x86/pci/
H A Dce4100.c114 DEFINE_REG(11, 0, 0x10, (256), reg_init, reg_read, reg_write)
115 DEFINE_REG(11, 0, 0x14, (256), reg_init, reg_read, reg_write)
116 DEFINE_REG(11, 1, 0x10, (256), reg_init, reg_read, reg_write)
117 DEFINE_REG(11, 2, 0x10, (256), reg_init, reg_read, reg_write)
118 DEFINE_REG(11, 2, 0x14, (256), reg_init, reg_read, reg_write)
119 DEFINE_REG(11, 2, 0x18, (256), reg_init, reg_read, reg_write)
120 DEFINE_REG(11, 3, 0x10, (256), reg_init, reg_read, reg_write)
121 DEFINE_REG(11, 3, 0x14, (256), reg_init, reg_read, reg_write)
122 DEFINE_REG(11, 4, 0x10, (256), reg_init, reg_read, reg_write)
123 DEFINE_REG(11, 5, 0x10, (64*KB), reg_init, reg_read, reg_write)
[all …]
/linux/drivers/hwmon/
H A Dpc87360.c16 * PC87365 11 3 3 2 0xE5
17 * PC87366 11 3 3 3-4 0xE9
20 * the standard Super-I/O addresses is used (0x2E/0x2F or 0x4E/0x4F).
69 * Super-I/O registers and operations
295 u8 i; in pc87360_update_device() local
303 for (i = 0; i < data->fannr; i++) { in pc87360_update_device()
304 if (FAN_CONFIG_MONITOR(data->fan_conf, i)) { in pc87360_update_device()
305 data->fan_status[i] = in pc87360_update_device()
307 NO_BANK, PC87360_REG_FAN_STATUS(i)); in pc87360_update_device()
308 data->fan[i] = pc87360_read_value(data, LD_FAN, in pc87360_update_device()
[all …]
/linux/drivers/media/pci/cobalt/
H A Dcobalt-cpld.c45 cobalt_info("\t\tRegister #11:\t0x%04x (0x001e)\n", in cpld_info_ver3()
134 { 10, 5, 2 }, { 11, 11, 1 }, { 12, 6, 2 },
136 { 20, 5, 4 }, { 22, 11, 2 }, { 24, 4, 6 },
139 { 44, 11, 4 }, { 48, 4, 12 }, { 50, 5, 10 },
141 { 64, 4, 16 }, { 66, 11, 6 }, { 70, 5, 14 },
143 { 88, 11, 8 }, { 90, 5, 18 }, { 96, 4, 24 },
145 { 108, 6, 18 }, { 110, 11, 10 }, { 112, 4, 28 },
147 { 130, 5, 26 }, { 132, 11, 12 }, { 136, 4, 34 },
149 { 152, 4, 38 }, { 154, 11, 14 }, { 156, 6, 26 },
151 { 170, 5, 34 }, { 176, 11, 16 }, { 180, 5, 36 },
[all …]
/linux/scripts/mod/
H A Dsumversion.c101 ROUND1(c, d, a, b, in[2], 11); in md4_transform()
105 ROUND1(c, d, a, b, in[6], 11); in md4_transform()
109 ROUND1(c, d, a, b, in[10], 11); in md4_transform()
110 ROUND1(b, c, d, a, in[11], 19); in md4_transform()
113 ROUND1(c, d, a, b, in[14], 11); in md4_transform()
130 ROUND2(c, d, a, b, in[11], 9); in md4_transform()
135 ROUND3(c, d, a, b, in[4], 11); in md4_transform()
139 ROUND3(c, d, a, b, in[6], 11); in md4_transform()
143 ROUND3(c, d, a, b, in[5], 11); in md4_transform()
146 ROUND3(d, a, b, c, in[11], in md4_transform()
235 unsigned long i; parse_string() local
248 unsigned long i; parse_comment() local
261 unsigned long i, len; parse_file() local
[all...]
/linux/sound/firewire/oxfw/
H A Doxfw-spkr.c35 buf = kmalloc(11, GFP_KERNEL); in avc_audio_feature_mute()
60 err = fcp_avc_transaction(unit, buf, 11, buf, 11, 0x3fe); in avc_audio_feature_mute()
63 if (err < 11) { in avc_audio_feature_mute()
115 buf[11] = 0xff; in avc_audio_feature_volume()
118 buf[11] = *value; in avc_audio_feature_volume()
135 *value = (buf[10] << 8) | buf[11]; in avc_audio_feature_volume()
199 unsigned int i; in spkr_volume_get() local
201 for (i = 0; i < spkr->mixer_channels; ++i) in spkr_volume_get()
202 value->value.integer.value[channel_map[i]] = spkr->volume[i]; in spkr_volume_get()
212 unsigned int i, changed_channels; in spkr_volume_put() local
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-pcu20be.rst16 number consist of two parts called In-phase and Quadrature (IQ). Both I
19 padded with 0. I value starts first and Q value starts at an offset
20 equalling half of the buffer size (i.e.) offset = buffersize/2. Out of
37 - I'\ :sub:`0[19:12]`
38 - I'\ :sub:`0[11:4]`
39 - I'\ :sub:`0[3:0]; B2[3:0]=pad`
42 - I'\ :sub:`1[19:12]`
43 - I'\ :sub:`1[11:4]`
44 - I'\ :sub:`1[3:0]; B2[3:0]=pad`
49 - Q'\ :sub:`0[11:4]`
[all …]
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_reg.h88 #define SUN6I_ISP_MODULE_EN_AF BIT(11)
133 #define SUN6I_ISP_AE_CFG_LOW_BRI_TH(v) ((v) & GENMASK(11, 0))
157 #define SUN6I_ISP_OB_SRC0_VALID_START_HORZ(v) ((v) & GENMASK(11, 0))
161 #define SUN6I_ISP_OB_SRC1_VALID_START_HORZ(v) ((v) & GENMASK(11, 0))
169 #define SUN6I_ISP_OB_SPRITE_START_HORZ(v) ((v) & GENMASK(11, 0))
184 #define SUN6I_ISP_BDNF_COEF_RB(i, v) (((v) << (4 * (i))) & \ argument
185 GENMASK(4 * (i) + 3, 4 * (i)))
188 #define SUN6I_ISP_BDNF_COEF_G(i, v) (((v) << (4 * (i))) & \ argument
189 GENMASK(4 * (i) + 3, 4 * (i)))
202 #define SUN6I_ISP_BAYER_GAIN0_R(v) ((v) & GENMASK(11, 0))
[all …]
/linux/drivers/thermal/qcom/
H A Dtsens-v0_1.c119 int i; in fixup_8974_points() local
134 for (i = 0; i < 11; i++) { in fixup_8974_points()
139 p1[i] += BIT_APPEND; in fixup_8974_points()
140 p2[i] += BIT_APPEND; in fixup_8974_points()
148 u32 p1[11], p2[11]; in calibrate_8974_nvmem()
171 u32 p1[11], p2[11]; in calibrate_8974()
224 int i; in init_8909() local
226 for (i = 0; i < priv->num_sensors; ++i) in init_8909()
227 priv->sensor[i].slope = 3000; in init_8909()
260 int i; in init_9607() local
[all …]
/linux/sound/pci/ac97/
H A Dac97_pcm.c42 0xff, /* slot 11 */
45 /* 7&8 front, 6&9 rear, 10&11 center/lfe */
54 AC97_PCM_LFE_DAC_RATE, /* slot 11 */
57 /* 6&9 front, 10&11 rear, 3&4 center/lfe */
66 AC97_PCM_SURR_DAC_RATE, /* slot 11 */
69 /* 10&11 front, 3&4 rear, 7&8 center/lfe */
78 AC97_PCM_FRONT_DAC_RATE, /* slot 11 */
93 0xff, /* slot 11 */
105 0xff, /* slot 11 */
116 0xff, /* slot 11 */
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Drf.c17 rtl_set_rfreg(hw, RF90_PATH_A, RF_CHNLBW, BIT(11)|BIT(10), 3); in rtl8821ae_phy_rf6052_set_bandwidth()
18 rtl_set_rfreg(hw, RF90_PATH_B, RF_CHNLBW, BIT(11)|BIT(10), 3); in rtl8821ae_phy_rf6052_set_bandwidth()
21 rtl_set_rfreg(hw, RF90_PATH_A, RF_CHNLBW, BIT(11)|BIT(10), 1); in rtl8821ae_phy_rf6052_set_bandwidth()
22 rtl_set_rfreg(hw, RF90_PATH_B, RF_CHNLBW, BIT(11)|BIT(10), 1); in rtl8821ae_phy_rf6052_set_bandwidth()
25 rtl_set_rfreg(hw, RF90_PATH_A, RF_CHNLBW, BIT(11)|BIT(10), 0); in rtl8821ae_phy_rf6052_set_bandwidth()
26 rtl_set_rfreg(hw, RF90_PATH_B, RF_CHNLBW, BIT(11)|BIT(10), 0); in rtl8821ae_phy_rf6052_set_bandwidth()
107 "CCK PWR 1~11M (rf-A) = 0x%x (reg 0x%x)\n", tmpval, in rtl8821ae_phy_rf6052_set_cck_txpower()
114 "CCK PWR 11M (rf-B) = 0x%x (reg 0x%x)\n", tmpval, in rtl8821ae_phy_rf6052_set_cck_txpower()
127 u8 i, powerlevel[2]; in rtl8821ae_phy_get_power_base() local
129 for (i = 0; i < 2; i++) { in rtl8821ae_phy_get_power_base()
[all …]
/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c101 #define MII_CFG_CLK_DIV_58 11
152 #define FIFO_CFG4_CF BIT(11) /* Control Frame */
178 #define FIFO_CFG5_CF BIT(11) /* Control Frame */
254 { 0x00A4, GENMASK(11, 0), "Rx FCS Error", },
258 { 0x00B4, GENMASK(11, 0), "Rx Pause Frame Packet", },
259 { 0x00B8, GENMASK(11, 0), "Rx Unknown OPCode Packet", },
260 { 0x00BC, GENMASK(11, 0), "Rx Alignment Error", },
262 { 0x00C4, GENMASK(11, 0), "Rx Code Error", },
263 { 0x00C8, GENMASK(11, 0), "Rx Carrier Sense Error", },
264 { 0x00CC, GENMASK(11, 0), "Rx Undersize Packet", },
[all …]
/linux/arch/arm64/kernel/
H A Dcompat_alignment.c20 #define CODING_BITS(i) (i & 0x0e000000) argument
22 #define LDST_P_BIT(i) (i & (1 << 24)) /* Preindex */ argument
23 #define LDST_U_BIT(i) (i & (1 << 23)) /* Add offset */ argument
24 #define LDST_W_BIT(i) (i & (1 << 21)) /* Writeback */ argument
25 #define LDST_L_BIT(i) (i & (1 << 20)) /* Load */ argument
27 #define LDST_P_EQ_U(i) ((((i) ^ ((i) >> 1)) & (1 << 23)) == 0) argument
29 #define LDSTHD_I_BIT(i) (i & (1 << 22)) /* double/half-word immed */ argument
31 #define RN_BITS(i) ((i >> 16) & 15) /* Rn */ argument
32 #define RD_BITS(i) ((i >> 12) & 15) /* Rd */ argument
33 #define RM_BITS(i) (i & 15) /* Rm */ argument
[all …]
/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c19 * For 8DW format, the bit[31:11] of DW0 is always 0x1fffff, which can be
22 * bits [ 31:11 ][ 10:0 ]
34 * bits [31:30] [ 29:25 ][24][23][22][21][ 20:11 ][ 10:0 ]
85 uint32_t time : 11;
93 int i; in hisi_ptt_print_pkt() local
97 for (i = 0; i < HISI_PTT_FIELD_LENTH; i++) in hisi_ptt_print_pkt()
98 color_fprintf(stdout, color, "%02x ", buf[pos + i]); in hisi_ptt_print_pkt()
99 for (i = 0; i < HISI_PTT_MAX_SPACE_LEN; i++) in hisi_ptt_print_pkt()
106 int i; in hisi_ptt_8dw_kpt_desc() local
108 for (i = 0; i < HISI_PTT_8DW_TYPE_MAX; i++) { in hisi_ptt_8dw_kpt_desc()
[all …]
/linux/arch/arm/mm/
H A Dalignment.c42 #define CODING_BITS(i) (i & 0x0e000000) argument
43 #define COND_BITS(i) (i & 0xf0000000) argument
45 #define LDST_I_BIT(i) (i & (1 << 26)) /* Immediate constant */ argument
46 #define LDST_P_BIT(i) (i & (1 << 24)) /* Preindex */ argument
47 #define LDST_U_BIT(i) (i & (1 << 23)) /* Add offset */ argument
48 #define LDST_W_BIT(i) (i & (1 << 21)) /* Writeback */ argument
49 #define LDST_L_BIT(i) (i & (1 << 20)) /* Load */ argument
51 #define LDST_P_EQ_U(i) ((((i) ^ ((i) >> 1)) & (1 << 23)) == 0) argument
53 #define LDSTHD_I_BIT(i) (i & (1 << 22)) /* double/half-word immed */ argument
54 #define LDM_S_BIT(i) (i & (1 << 22)) /* write CPSR from SPSR */ argument
[all …]

12345678910>>...46