Searched refs:index2 (Results 1 – 6 of 6) sorted by relevance
52 int index2; /* used for power sensors */ member166 if (sens->index2 >= 0) { in wf_sat_sensor_get()167 i = sens->index2 * 2; in wf_sat_sensor_get()285 sens->index2 = -1; in wf_sat_probe()312 sens->index2 = isens[core]; in wf_sat_probe()
263 u32 index2; in altera_execute() local1768 index2 = copy_index2; in altera_execute()1832 index2 += (count - 1); in altera_execute()1837 charptr_tmp[index2 >> 3] |= in altera_execute()1838 (1 << (index2 & 7)); in altera_execute()1840 charptr_tmp[index2 >> 3] &= in altera_execute()1841 ~(1 << (index2 & 7)); in altera_execute()1845 --index2; in altera_execute()1847 ++index2; in altera_execute()2028 u32 index2; in altera_execute() local[all …]
1134 unsigned index, index2; in ncm_unwrap_ntb() local1209 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()1214 index = index2; in ncm_unwrap_ntb()1237 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()1257 if (index2 == 0 || dg_len2 == 0) in ncm_unwrap_ntb()
632 int index2 = in tile_net_discard_aux() local652 qup->__packet_receive_read = index2; in tile_net_discard_aux()691 int index2 = in tile_net_poll_aux() local804 qup->__packet_receive_read = index2; in tile_net_poll_aux()
2338 u16 index2; in wlc_lcnphy_set_tx_pwr_soft_ctrl() local2379 index2 = (u16) (index * 2); in wlc_lcnphy_set_tx_pwr_soft_ctrl()2380 mod_phy_reg(pi, 0x4a9, (0x1ff << 0), (index2) << 0); in wlc_lcnphy_set_tx_pwr_soft_ctrl()4350 u16 index2; in wlc_lcnphy_tx_power_adjustment() local4357 index2 = (u16) (index * 2); in wlc_lcnphy_tx_power_adjustment()4358 mod_phy_reg(pi, 0x4a9, (0x1ff << 0), (index2) << 0); in wlc_lcnphy_tx_power_adjustment()
971 entry->index2 = (index >> 15) & 0x1; in intel_setup_ioapic_entry()