Home
last modified time | relevance | path

Searched refs:s3 (Results 1 – 24 of 24) sorted by relevance

/drivers/soc/bcm/brcmstb/pm/
A Ds2-mips.S27 sw s3, 16(sp)
47 lw s3, 12(t0)
52 addiu t1, s3, -1
63 addu t0, s3
70 addu t1, s3
71 addu t0, s3
141 addiu t1, s3, -1
152 addu t0, s3
159 addu t1, s3
160 addu t0, s3
[all …]
A Ds3-mips.S30 sw s3, 16(t0)
123 lw s3, 16(t0)
A DMakefile2 obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o
/drivers/media/platform/st/sti/bdisp/
A Dbdisp-debug.c174 bool s1, s2, s3; in bdisp_dbg_dump_sty() local
183 s3 = name[strlen(name) - 1] == '3'; in bdisp_dbg_dump_sty()
211 if ((val & BLT_TTY_ALPHA_R) && !s3) in bdisp_dbg_dump_sty()
213 if ((val & BLT_S1TY_A1_SUBSET) && !s3) in bdisp_dbg_dump_sty()
223 if ((val & BLT_S3TY_BLANK_ACC) && s3) in bdisp_dbg_dump_sty()
225 if ((val & BTL_S1TY_SUBBYTE) && !s3) in bdisp_dbg_dump_sty()
227 if ((val & BLT_S1TY_RGB_EXP) && !s3) in bdisp_dbg_dump_sty()
229 if ((val & BLT_TTY_BIG_END) && !s3) in bdisp_dbg_dump_sty()
/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v9_4_3_cleaner_shader.asm113 s_movreld_b32 s3, 0
142 s_movreld_b32 s3, 0
A Dgfx_v9_4_2_cleaner_shader.asm113 s_movreld_b32 s3, 0
142 s_movreld_b32 s3, 0
A Dgfx_v10_3_0_cleaner_shader.asm103 s_movreld_b32 s3, 0
A Dgfx_v11_0_3_cleaner_shader.asm98 s_movreld_b32 s3, 0
A Dgfx_v10_1_10_cleaner_shader.asm104 s_movreld_b32 s3, s0
/drivers/accessibility/speakup/
A Dspeakup_keypc.c142 int s1, s2, s3, s4; in oops() local
146 s3 = inb_p(synth_port + 2); in oops()
148 pr_warn("synth timeout %d %d %d %d\n", s1, s2, s3, s4); in oops()
/drivers/media/usb/dvb-usb/
A Dvp7045-fe.c31 s3 = vp7045_read_reg(state->d,0x03); in vp7045_fe_read_status() local
42 if (s3 & (1 << 6)) in vp7045_fe_read_status()
/drivers/media/dvb-frontends/
A Dmt352.c410 int s0, s1, s3; in mt352_read_status() local
428 if ((s3 = mt352_read_register(state, STATUS_3)) < 0) in mt352_read_status()
440 if (s3 & (1 << 6)) in mt352_read_status()
/drivers/gpu/drm/amd/amdkfd/
A Dcwsr_trap_handler_gfx12.asm578 s_mov_b32 s3, 128
587 s_add_u32 m0, m0, s3 //every buffer_store_lds does 128 bytes
588 s_add_u32 s_save_mem_offset, s_save_mem_offset, s3
596 s_mov_b32 s3, 256
605 s_add_u32 m0, m0, s3 //every buffer_store_lds does 256 bytes
606 s_add_u32 s_save_mem_offset, s_save_mem_offset, s3
A Dcwsr_trap_handler_gfx10.asm731 s_mov_b32 s3, 128
740 s_add_u32 m0, m0, s3 //every buffer_store_lds does 128 bytes
741 s_add_u32 s_save_mem_offset, s_save_mem_offset, s3
769 s_mov_b32 s3, 256
778 s_add_u32 m0, m0, s3 //every buffer_store_lds does 256 bytes
779 s_add_u32 s_save_mem_offset, s_save_mem_offset, s3
/drivers/scsi/
A Dimm.c458 unsigned char s1, s2, s3; in imm_cpp() local
475 s3 = r_str(ppb) & 0x38; in imm_cpp()
513 if ((s1 == 0xb8) && (s2 == 0x18) && (s3 == 0x30)) in imm_cpp()
515 if ((s1 == 0xb8) && (s2 == 0x18) && (s3 == 0x38)) in imm_cpp()
A Dscsi_sysfs.c135 char s1[15], s2[15], s3[17], junk; in scsi_scan() local
139 res = sscanf(str, "%10s %10s %16s %c", s1, s2, s3, &junk); in scsi_scan()
146 if (check_set(&lun, s3)) in scsi_scan()
/drivers/gpu/drm/ci/
A Dgitlab-ci.yml26 S3_HOST: s3.freedesktop.org
52 aud: https://s3.freedesktop.org
/drivers/usb/host/
A Dxhci.c800 xhci->s3.command = readl(&xhci->op_regs->command); in xhci_save_registers()
801 xhci->s3.dev_nt = readl(&xhci->op_regs->dev_notification); in xhci_save_registers()
802 xhci->s3.dcbaa_ptr = xhci_read_64(xhci, &xhci->op_regs->dcbaa_ptr); in xhci_save_registers()
803 xhci->s3.config_reg = readl(&xhci->op_regs->config_reg); in xhci_save_registers()
825 writel(xhci->s3.command, &xhci->op_regs->command); in xhci_restore_registers()
826 writel(xhci->s3.dev_nt, &xhci->op_regs->dev_notification); in xhci_restore_registers()
827 xhci_write_64(xhci, xhci->s3.dcbaa_ptr, &xhci->op_regs->dcbaa_ptr); in xhci_restore_registers()
828 writel(xhci->s3.config_reg, &xhci->op_regs->config_reg); in xhci_restore_registers()
A Dxhci.h1568 struct s3_save s3; member
/drivers/thermal/mediatek/
A Dlvts_thermal.c114 #define VALID_SENSOR_MAP(s0, s1, s2, s3) \ argument
118 ((s3) ? BIT(3) : 0))
/drivers/rtc/
A DMakefile26 obj-$(CONFIG_RTC_DRV_ABB5ZES3) += rtc-ab-b5ze-s3.o
A DKconfig203 will be called rtc-ab-b5ze-s3.
/drivers/scsi/lpfc/
A Dlpfc_mbox.c1444 phba->host_gp = &mb_slim->us.s3.host[0]; in lpfc_config_port()
1445 phba->hbq_put = &mb_slim->us.s3.hbq_put[0]; in lpfc_config_port()
A Dlpfc_hw.h3757 struct sli3_desc s3; member

Completed in 80 milliseconds