Searched refs:index2 (Results 1 – 6 of 6) sorted by relevance
294 int index2; in gab_probe() local296 for (index2 = 0; index2 < index; index2++) { in gab_probe()297 if (psy_desc->properties[index2] == in gab_probe()301 if (index2 == index) /* really new */ in gab_probe()
43 int index2; /* used for power sensors */ member154 if (sens->index2 >= 0) { in wf_sat_sensor_get()155 i = sens->index2 * 2; in wf_sat_sensor_get()272 sens->index2 = -1; in wf_sat_probe()299 sens->index2 = isens[core]; in wf_sat_probe()
249 u32 index2; in altera_execute() local1754 index2 = copy_index2; in altera_execute()1818 index2 += (count - 1); in altera_execute()1823 charptr_tmp[index2 >> 3] |= in altera_execute()1824 (1 << (index2 & 7)); in altera_execute()1826 charptr_tmp[index2 >> 3] &= in altera_execute()1827 ~(1 << (index2 & 7)); in altera_execute()1831 --index2; in altera_execute()1833 ++index2; in altera_execute()2014 u32 index2; in altera_execute() local[all …]
1176 unsigned index, index2; in ncm_unwrap_ntb() local1251 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()1256 index = index2; in ncm_unwrap_ntb()1279 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()1299 if (index2 == 0 || dg_len2 == 0) in ncm_unwrap_ntb()
2325 u16 index2; in wlc_lcnphy_set_tx_pwr_soft_ctrl() local2366 index2 = (u16) (index * 2); in wlc_lcnphy_set_tx_pwr_soft_ctrl()2367 mod_phy_reg(pi, 0x4a9, (0x1ff << 0), (index2) << 0); in wlc_lcnphy_set_tx_pwr_soft_ctrl()4330 u16 index2; in wlc_lcnphy_tx_power_adjustment() local4337 index2 = (u16) (index * 2); in wlc_lcnphy_tx_power_adjustment()4338 mod_phy_reg(pi, 0x4a9, (0x1ff << 0), (index2) << 0); in wlc_lcnphy_tx_power_adjustment()
1283 entry->index2 = (index >> 15) & 0x1; in intel_irq_remapping_prepare_irte()