| /drivers/soc/bcm/brcmstb/pm/ |
| A D | s2-mips.S | 27 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 D | s3-mips.S | 30 sw s3, 16(t0) 123 lw s3, 16(t0)
|
| A D | Makefile | 2 obj-$(CONFIG_BMIPS_GENERIC) += s2-mips.o s3-mips.o pm-mips.o
|
| /drivers/media/platform/st/sti/bdisp/ |
| A D | bdisp-debug.c | 174 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 D | gfx_v9_4_3_cleaner_shader.asm | 113 s_movreld_b32 s3, 0 142 s_movreld_b32 s3, 0
|
| A D | gfx_v9_4_2_cleaner_shader.asm | 113 s_movreld_b32 s3, 0 142 s_movreld_b32 s3, 0
|
| A D | gfx_v10_3_0_cleaner_shader.asm | 103 s_movreld_b32 s3, 0
|
| A D | gfx_v11_0_3_cleaner_shader.asm | 98 s_movreld_b32 s3, 0
|
| A D | gfx_v10_1_10_cleaner_shader.asm | 104 s_movreld_b32 s3, s0
|
| /drivers/accessibility/speakup/ |
| A D | speakup_keypc.c | 142 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 D | vp7045-fe.c | 31 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 D | mt352.c | 410 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 D | cwsr_trap_handler_gfx12.asm | 578 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 D | cwsr_trap_handler_gfx10.asm | 731 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 D | imm.c | 458 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 D | scsi_sysfs.c | 135 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 D | gitlab-ci.yml | 26 S3_HOST: s3.freedesktop.org 52 aud: https://s3.freedesktop.org
|
| /drivers/usb/host/ |
| A D | xhci.c | 800 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 D | xhci.h | 1568 struct s3_save s3; member
|
| /drivers/thermal/mediatek/ |
| A D | lvts_thermal.c | 114 #define VALID_SENSOR_MAP(s0, s1, s2, s3) \ argument 118 ((s3) ? BIT(3) : 0))
|
| /drivers/rtc/ |
| A D | Makefile | 26 obj-$(CONFIG_RTC_DRV_ABB5ZES3) += rtc-ab-b5ze-s3.o
|
| A D | Kconfig | 203 will be called rtc-ab-b5ze-s3.
|
| /drivers/scsi/lpfc/ |
| A D | lpfc_mbox.c | 1444 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 D | lpfc_hw.h | 3757 struct sli3_desc s3; member
|