Searched full:scr1 (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | lbt.S | 29 movscr2gr t1, $scr1 49 movgr2scr $scr1, t1 66 movgr2scr $scr1, zero 81 movscr2gr t1, $scr1 103 movgr2scr $scr1, t1
|
| H A D | asm-offsets.c | 180 OFFSET(THREAD_SCR1, loongarch_lbt, scr1); in output_thread_lbt_defines()
|
| H A D | ptrace.c | 350 r = membuf_write(&to, &target->thread.lbt.scr1, sizeof(target->thread.lbt.scr1)); in lbt_get()
|
| H A D | signal.c | 215 err |= __put_user(current->thread.lbt.scr1, ®s[1]); in copy_lbt_to_sigcontext() 230 err |= __get_user(current->thread.lbt.scr1, ®s[1]); in copy_lbt_from_sigcontext()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | processor.h | 92 unsigned long scr1; member
|
| /linux/drivers/ata/ |
| H A D | sata_svw.c | 480 /* Clear a magic bit in SCR1 according to Darwin, those help in k2_sata_init_one()
|
| /linux/arch/loongarch/kvm/ |
| H A D | vcpu.c | 842 *v = vcpu->arch.lbt.scr1; in kvm_get_one_reg() 932 vcpu->arch.lbt.scr1 = v; in kvm_set_one_reg()
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.h | 588 #define HS_REG scr1
|
| H A D | sym_hipd.c | 2309 printf("%s: SCSI parity error detected: SCR1=%d DBC=%x SBCL=%x\n",
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun50i-h6.c | 464 static SUNXI_CCU_GATE(bus_scr1_clk, "bus-scr1", "apb2", 0x93c, BIT(1), 0);
|
| H A D | ccu-sun8i-h3.c | 314 static SUNXI_CCU_GATE(bus_scr1_clk, "bus-scr1", "apb2",
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 9430 "perr=x%x, sfi=x%x, nip=x%x, ipc=x%x, scr1=x%x, " in lpfc_sli4_post_status_check()
|