Home
last modified time | relevance | path

Searched refs:index2 (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/macintosh/
H A Dwindfarm_smu_sat.c43 int index2; /* used for power sensors */ member
154 if (sens->index2 >= 0) { in wf_sat_sensor_get()
155 i = sens->index2 * 2; in wf_sat_sensor_get()
271 sens->index2 = -1; in wf_sat_probe()
298 sens->index2 = isens[core]; in wf_sat_probe()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c1021 int index2, in dc_stream_get_brightness_millinits_linear_interpolation() argument
1025 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_brightness_millinits_linear_interpolation()
1026 …slope = (stream->lumin_data.luminance_millinits[index2] - stream->lumin_data.luminance_millinits[i… in dc_stream_get_brightness_millinits_linear_interpolation()
1027 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_brightness_millinits_linear_interpolation()
1030 …rcept = stream->lumin_data.luminance_millinits[index2] - slope * stream->lumin_data.refresh_rate_h… in dc_stream_get_brightness_millinits_linear_interpolation()
1040 int index2, in dc_stream_get_refresh_hz_linear_interpolation() argument
1044 if (stream->lumin_data.refresh_rate_hz[index2] != stream->lumin_data.refresh_rate_hz[index1]) { in dc_stream_get_refresh_hz_linear_interpolation()
1045 …slope = (stream->lumin_data.luminance_millinits[index2] - stream->lumin_data.luminance_millinits[i… in dc_stream_get_refresh_hz_linear_interpolation()
1046 (stream->lumin_data.refresh_rate_hz[index2] - stream->lumin_data.refresh_rate_hz[index1]); in dc_stream_get_refresh_hz_linear_interpolation()
1049 …rcept = stream->lumin_data.luminance_millinits[index2] - slope * stream->lumin_data.refresh_rate_h… in dc_stream_get_refresh_hz_linear_interpolation()
/linux/drivers/misc/altera-stapl/
H A Daltera.c249 u32 index2; in altera_execute() local
1729 index2 = copy_index2; in altera_execute()
1793 index2 += (count - 1); in altera_execute()
1798 charptr_tmp[index2 >> 3] |= in altera_execute()
1799 (1 << (index2 & 7)); in altera_execute()
1801 charptr_tmp[index2 >> 3] &= in altera_execute()
1802 ~(1 << (index2 & 7)); in altera_execute()
1806 --index2; in altera_execute()
1808 ++index2; in altera_execute()
1989 u32 index2; in altera_execute() local
[all …]
/linux/lib/842/
H A D842_compress.c100 int index2[4]; member
267 ret = add_bits(p, p->index2[b >> 1], I2_BITS); in add_template()
449 p->index2[0] = INDEX_NOT_CHECKED; in process_next()
450 p->index2[1] = INDEX_NOT_CHECKED; in process_next()
451 p->index2[2] = INDEX_NOT_CHECKED; in process_next()
452 p->index2[3] = INDEX_NOT_CHECKED; in process_next()
/linux/include/linux/
H A Dpacking.h41 #define CHECK_PACKED_FIELD_OVERLAP(fields, index1, index2) ({ \ argument
43 typeof(__f[0]) _f1 = __f[index1]; typeof(__f[0]) _f2 = __f[index2]; \
46 __stringify(fields) " field " __stringify(index2) \
49 __stringify(fields) " field " __stringify(index2) \
53 __stringify(fields) " field " __stringify(index2) \
/linux/include/linux/mlx5/
H A Drsc_dump.h38 int index2; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c147 MLX5_SET(resource_dump, cmd->cmd, index2, key->index2); in mlx5_rsc_dump_cmd_create()
/linux/drivers/usb/gadget/function/
H A Df_ncm.c1181 unsigned index, index2; in ncm_unwrap_ntb() local
1276 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1281 index = index2; in ncm_unwrap_ntb()
1317 index2 = get_ncm(&tmp, opts->dgram_item_len); in ncm_unwrap_ntb()
1321 if (index2 > block_len - opts->dpe_size) { in ncm_unwrap_ntb()
1323 "Bad index: %#X\n", index2); in ncm_unwrap_ntb()
1343 if (index2 == 0 || dg_len2 == 0) in ncm_unwrap_ntb()
/linux/fs/ext4/
H A Dmove_extent.c61 pgoff_t index1, pgoff_t index2, size_t len, in mext_folio_double_lock() argument
73 swap(index1, index2); in mext_folio_double_lock()
87 folio[1] = __filemap_get_folio(mapping[1], index2, fgp_flags, in mext_folio_double_lock()
/linux/net/ceph/crush/
H A Dmapper.c252 int iexpon, index1, index2; in crush_ln() local
283 index2 = xl64 & 0xff; in crush_ln()
285 LL = __LL_tbl[index2]; in crush_ln()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2267 u16 index2; in wlc_lcnphy_set_tx_pwr_soft_ctrl() local
2308 index2 = (u16) (index * 2); in wlc_lcnphy_set_tx_pwr_soft_ctrl()
2309 mod_phy_reg(pi, 0x4a9, (0x1ff << 0), (index2) << 0); in wlc_lcnphy_set_tx_pwr_soft_ctrl()
4261 u16 index2; in wlc_lcnphy_tx_power_adjustment() local
4268 index2 = (u16) (index * 2); in wlc_lcnphy_tx_power_adjustment()
4269 mod_phy_reg(pi, 0x4a9, (0x1ff << 0), (index2) << 0); in wlc_lcnphy_tx_power_adjustment()
/linux/fs/btrfs/
H A Dtree-log.c3315 int index2; in btrfs_sync_log() local
3441 index2 = log_root_tree->log_transid % 2; in btrfs_sync_log()
3442 list_add_tail(&root_log_ctx.list, &log_root_tree->log_ctxs[index2]); in btrfs_sync_log()
3472 if (atomic_read(&log_root_tree->log_commit[index2])) { in btrfs_sync_log()
3485 atomic_set(&log_root_tree->log_commit[index2], 1); in btrfs_sync_log()
3487 if (atomic_read(&log_root_tree->log_commit[(index2 + 1) % 2])) { in btrfs_sync_log()
3595 btrfs_remove_all_log_ctxs(log_root_tree, index2, ret); in btrfs_sync_log()
3598 atomic_set(&log_root_tree->log_commit[index2], 0); in btrfs_sync_log()
3606 cond_wake_up(&log_root_tree->log_commit_wait[index2]); in btrfs_sync_log()