| /drivers/gpu/drm/amd/amdgpu/ |
| A D | gfx_v9_4_3_cleaner_shader.asm | 60 s_mov_b32 s2, 0x00000078 // Loop 128/8=16 times (loop unrolled for performance) 64 s_set_gpr_idx_on s2, 0x8 // enable Dest VGPR indexing 74 s_sub_u32 s2, s2, 8 75 s_set_gpr_idx_idx s2 82 s_mov_b32 s2, 0x80000000 // Bit31 is first_wave 83 …s_and_b32 s2, s2, s1 // sgpr0 has tg_size (first_wave) term as in uco… 92 s_mov_b32 s2, 0x00000003f // 64 loop iteraions 101 s_sub_u32 s2, s2, 1 112 s_movreld_b32 s2, 0 141 s_movreld_b32 s2, 0
|
| A D | gfx_v9_4_2_cleaner_shader.asm | 60 s_mov_b32 s2, 0x00000078 // Loop 128/8=16 times (loop unrolled for performance) 64 s_set_gpr_idx_on s2, 0x8 // enable Dest VGPR indexing 74 s_sub_u32 s2, s2, 8 75 s_set_gpr_idx_idx s2 82 s_mov_b32 s2, 0x80000000 // Bit31 is first_wave 83 …s_and_b32 s2, s2, s1 // sgpr0 has tg_size (first_wave) term as in uco… 92 s_mov_b32 s2, 0x00000003f // 64 loop iterations 101 s_sub_u32 s2, s2, 1 112 s_movreld_b32 s2, 0 141 s_movreld_b32 s2, 0
|
| A D | gfx_v10_3_0_cleaner_shader.asm | 54 s_mov_b32 s2, 0x00000038 // Loop 64/8=8 times (loop unrolled for performance) 68 s_mov_b32 m0, s2 69 s_sub_u32 s2, s2, 8 72 s_mov_b32 s2, 0x80000000 // Bit31 is first_wave 73 …s_and_b32 s2, s2, s0 // sgpr0 has tg_size (first_wave) term a… 82 s_mov_b32 s2, 0x00000003f // 64 loop iterations 91 s_sub_u32 s2, s2, 1 102 s_movreld_b32 s2, 0
|
| A D | gfx_v10_1_10_cleaner_shader.asm | 55 s_mov_b32 s2, 0x00000038 // Loop 64/8=8 times (loop unrolled for performance) 69 s_mov_b32 m0, s2 70 s_sub_u32 s2, s2, 8 73 s_mov_b32 s2, 0x80000000 // Bit31 is first_wave 74 …s_and_b32 s2, s2, s1 // sgpr0 has tg_size (first_wave) term as in uc… 83 s_mov_b32 s2, 0x00000003f // 64 loop iterations 92 s_sub_u32 s2, s2, 1 103 s_movreld_b32 s2, s0
|
| A D | gfx_v11_0_3_cleaner_shader.asm | 68 s_mov_b32 s2, 0x80000000 // Bit31 is first_wave 69 …s_and_b32 s2, s2, s0 // sgpr0 has tg_size (first_wave) term as in uco… 78 s_mov_b32 s2, 0x00000003f // 64 loop iterations 87 s_sub_u32 s2, s2, 1 97 s_movreld_b32 s2, 0
|
| /drivers/soc/bcm/brcmstb/pm/ |
| A D | s2-mips.S | 26 sw s2, 12(sp) 46 lw s2, 8(t0) 112 sw t0, TIMER_TIMER1_CTRL(s2) 113 lw t0, TIMER_TIMER1_CTRL(s2) 116 sw t0, TIMER_TIMER1_CTRL(s2) 117 lw t0, TIMER_TIMER1_CTRL(s2) 121 lw t1, TIMER_TIMER1_STAT(s2) 127 1: lw t0, TIMER_TIMER1_STAT(s2) 179 lw s2, 12(sp)
|
| A D | s3-mips.S | 29 sw s2, 12(t0) 124 lw s2, 12(t0)
|
| A D | Makefile | 2 obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o
|
| /drivers/thermal/ |
| A D | k3_bandgap.c | 93 unsigned int s2) in vtm_get_best_value() argument 96 int d02 = abs(s0 - s2); in vtm_get_best_value() 97 int d12 = abs(s1 - s2); in vtm_get_best_value() 103 return (s0 + s2) / 2; in vtm_get_best_value() 105 return (s1 + s2) / 2; in vtm_get_best_value() 112 unsigned int dtemp, s0, s1, s2; in k3_bgp_read_temp() local 129 s2 = readl(bgp->base + devdata->stat_offset) & in k3_bgp_read_temp() 131 dtemp = vtm_get_best_value(s0, s1, s2); in k3_bgp_read_temp()
|
| A D | k3_j72xx_bandgap.c | 202 unsigned int s2) in vtm_get_best_value() argument 205 int d02 = abs(s0 - s2); in vtm_get_best_value() 206 int d12 = abs(s1 - s2); in vtm_get_best_value() 212 return (s0 + s2) / 2; in vtm_get_best_value() 214 return (s1 + s2) / 2; in vtm_get_best_value() 221 unsigned int dtemp, s0, s1, s2; in k3_bgp_read_temp() local 237 s2 = readl(bgp->base + devdata->stat_offset) & in k3_bgp_read_temp() 239 dtemp = vtm_get_best_value(s0, s1, s2); in k3_bgp_read_temp()
|
| /drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dce_abm.c | 94 uint32_t s2; in dmcu_set_backlight_level() local 124 s2 = REG_READ(BIOS_SCRATCH_2); in dmcu_set_backlight_level() 126 s2 &= ~ATOM_S2_CURRENT_BL_LEVEL_MASK; in dmcu_set_backlight_level() 129 s2 |= (backlight_8_bit << ATOM_S2_CURRENT_BL_LEVEL_SHIFT); in dmcu_set_backlight_level() 131 REG_WRITE(BIOS_SCRATCH_2, s2); in dmcu_set_backlight_level()
|
| /drivers/firmware/efi/libstub/ |
| A D | string.c | 50 char *strstr(const char *s1, const char *s2) in strstr() argument 54 l2 = strlen(s2); in strstr() 60 if (!memcmp(s1, s2, l2)) in strstr()
|
| A D | efi-stub-helper.c | 335 const efi_char16_t *s2; in efi_convert_cmdline() local 348 s2 = options; in efi_convert_cmdline() 350 efi_char16_t c = *s2++; in efi_convert_cmdline() 383 } else if ((*s2 & 0xfc00) == 0xdc00) { in efi_convert_cmdline() 386 s2++; in efi_convert_cmdline()
|
| /drivers/pwm/ |
| A D | core.c | 516 s2.polarity = state->polarity; in pwm_apply_debug() 518 s2.period = s1.period; in pwm_apply_debug() 519 s2.enabled = s1.enabled; in pwm_apply_debug() 521 s2 = s1; in pwm_apply_debug() 530 last->period > s2.period && in pwm_apply_debug() 540 if (state->enabled && s2.enabled && state->period < s2.period && s2.duty_cycle) in pwm_apply_debug() 543 state->period, s2.period); in pwm_apply_debug() 553 s2.duty_cycle, s2.period, in pwm_apply_debug() 556 if (state->enabled && s2.enabled && state->duty_cycle < s2.duty_cycle) in pwm_apply_debug() 560 s2.duty_cycle, s2.period); in pwm_apply_debug() [all …]
|
| /drivers/tty/ |
| A D | ehv_bytechan.c | 264 char s2[EV_BYTE_CHANNEL_MAX_BYTES]; in ehv_bc_console_write() local 272 s2[j++] = '\r'; in ehv_bc_console_write() 274 s2[j++] = c; in ehv_bc_console_write() 276 if (ehv_bc_console_byte_channel_send(stdout_bc, s2, j)) in ehv_bc_console_write() 283 ehv_bc_console_byte_channel_send(stdout_bc, s2, j); in ehv_bc_console_write()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | cwsr_trap_handler_gfx12.asm | 494 s_movrels_b64 s2, s2 //s2 = s[2+m0], s3 = s[3+m0] 521 s_movrels_b64 s2, s2 //s2 = s[2+m0], s3 = s[3+m0] 910 s_movreld_b64 s2, s2 919 s_movreld_b64 s2, s2 931 s_movreld_b64 s2, s2
|
| A D | cwsr_trap_handler_gfx10.asm | 621 s_movrels_b64 s2, s2 //s2 = s[2+m0], s3 = s[3+m0] 648 s_movrels_b64 s2, s2 //s2 = s[2+m0], s3 = s[3+m0] 1144 s_movreld_b64 s2, s2 1153 s_movreld_b64 s2, s2 1165 s_movreld_b64 s2, s2
|
| /drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| A D | ampdu.c | 804 u32 s1, u32 s2) in brcms_c_ampdu_dotxstatus_complete() argument 853 bitmap[4] = s2 & 0xff; in brcms_c_ampdu_dotxstatus_complete() 854 bitmap[5] = (s2 >> 8) & 0xff; in brcms_c_ampdu_dotxstatus_complete() 855 bitmap[6] = (s2 >> 16) & 0xff; in brcms_c_ampdu_dotxstatus_complete() 856 bitmap[7] = (s2 >> 24) & 0xff; in brcms_c_ampdu_dotxstatus_complete() 995 u32 s1 = 0, s2 = 0; in brcms_c_ampdu_dotxstatus() local 1015 s2 = bcma_read32(wlc->hw->d11core, D11REGOFFS(frmtxstatus2)); in brcms_c_ampdu_dotxstatus() 1019 brcms_c_ampdu_dotxstatus_complete(ampdu, scb, p, txs, s1, s2); in brcms_c_ampdu_dotxstatus()
|
| /drivers/accessibility/speakup/ |
| A D | speakup_keypc.c | 142 int s1, s2, s3, s4; in oops() local 145 s2 = inb_p(synth_port + 1); in oops() 148 pr_warn("synth timeout %d %d %d %d\n", s1, s2, s3, s4); in oops()
|
| /drivers/infiniband/hw/hfi1/ |
| A D | exp_rcv.h | 121 struct exp_tid_set *s2) in tid_group_move() argument 124 tid_group_add_tail(group, s2); in tid_group_move()
|
| /drivers/video/fbdev/aty/ |
| A D | radeon_monitor.c | 376 char s1[5], s2[5]; in radeon_parse_monitor_layout() local 398 s2[i] = *s; in radeon_parse_monitor_layout() 409 s2[i] = 0; in radeon_parse_monitor_layout() 412 s2[0] = 0; in radeon_parse_monitor_layout() 421 if (strcmp(s2, "CRT") == 0) in radeon_parse_monitor_layout() 423 else if (strcmp(s2, "TMDS") == 0) in radeon_parse_monitor_layout() 425 else if (strcmp(s2, "LVDS") == 0) in radeon_parse_monitor_layout()
|
| /drivers/media/v4l2-core/ |
| A D | v4l2-vp9.c | 1605 u32 sum = 0, s2; in merge_probs_variant_d() local 1614 s2 = c[2] + c[4] + c[5]; in merge_probs_variant_d() 1615 sum -= s2; in merge_probs_variant_d() 1616 p[3] = noncoef_merge_prob(p[3], s2, sum); in merge_probs_variant_d() 1617 s2 -= c[2]; in merge_probs_variant_d() 1618 p[4] = noncoef_merge_prob(p[4], c[2], s2); in merge_probs_variant_d()
|
| /drivers/nvme/host/ |
| A D | auth.c | 32 u32 s2; member 335 chap->s2 = 0; in nvme_auth_set_dhchap_reply_data() 337 chap->s2 = nvme_auth_get_seqnum(); in nvme_auth_set_dhchap_reply_data() 338 data->seqnum = cpu_to_le32(chap->s2); in nvme_auth_set_dhchap_reply_data() 554 __func__, chap->qid, chap->s2, chap->transaction); in nvme_auth_dhchap_setup_ctrl_response() 568 put_unaligned_le32(chap->s2, buf); in nvme_auth_dhchap_setup_ctrl_response() 674 chap->s2 = 0; in nvme_auth_reset_dhchap()
|
| /drivers/block/ |
| A D | xen-blkfront.c | 1365 enum blk_req_status s2) in blkif_get_final_status() argument 1368 BUG_ON(s2 < REQ_DONE); in blkif_get_final_status() 1370 if (s1 == REQ_ERROR || s2 == REQ_ERROR) in blkif_get_final_status() 1372 else if (s1 == REQ_EOPNOTSUPP || s2 == REQ_EOPNOTSUPP) in blkif_get_final_status() 1401 struct blk_shadow *s2 = &rinfo->shadow[s->associated_id]; in blkif_completion() local 1407 if (s2->status < REQ_DONE) in blkif_completion() 1411 s2->status); in blkif_completion() 1417 num_grant += s2->req.u.rw.nr_segments; in blkif_completion() 1423 if (s2->num_sg != 0) { in blkif_completion() 1426 s = s2; in blkif_completion()
|
| /drivers/hwmon/pmbus/ |
| A D | pmbus_core.c | 64 struct pmbus_sensor *s2; member 1146 struct pmbus_sensor *s2 = b->s2; in pmbus_get_boolean() local 1162 if (s2) in pmbus_get_boolean() 1163 pmbus_update_sensor_data(client, s2); in pmbus_get_boolean() 1175 if (s1 && s2) { in pmbus_get_boolean() 1182 if (s2->data < 0) { in pmbus_get_boolean() 1183 ret = s2->data; in pmbus_get_boolean() 1188 v2 = pmbus_reg2data(data, s2); in pmbus_get_boolean() 1317 struct pmbus_sensor *s2, in pmbus_add_boolean() argument 1323 if (WARN((s1 && !s2) || (!s1 && s2), "Bad s1/s2 parameters\n")) in pmbus_add_boolean() [all …]
|