Searched refs:scratch1 (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | board.c | 359 writel(magic, &rtc->scratch1); in update_rtc_magic() 438 u32 scratch1; in rtc_only() local 441 scratch1 = readl(&rtc->scratch1); in rtc_only() 450 if ((scratch1 & 0xffff) != RTC_MAGIC_VAL) in rtc_only() 456 writel(0, &rtc->scratch1); in rtc_only() 463 rtc_only_update_board_type(scratch1 >> RTC_BOARD_TYPE_SHIFT); in rtc_only()
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 1052 u32 (*scratch1)(u32 width, u32 height, u32 min_buf_count, member 1060 u32 (*scratch1)(u32 width, u32 height, u32 num_ref, bool ten_bit, member 1068 .scratch1 = h264d_scratch1_size, 1074 .scratch1 = h265d_scratch1_size, 1080 .scratch1 = vp8d_scratch1_size, 1086 .scratch1 = vp9d_scratch1_size, 1092 .scratch1 = mpeg2d_scratch1_size, 1098 .scratch1 = h264e_scratch1_size, 1105 .scratch1 = h265e_scratch1_size, 1112 .scratch1 = vp8e_scratch1_size, [all …]
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | davinci_rtc.h | 40 unsigned int scratch1; member
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | kvm_para.h | 37 __u64 scratch1; member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | kvm.c | 187 magic_var(scratch1), KVM_RT_30); in kvm_patch_ins_mtmsrd() 244 magic_var(scratch1), KVM_RT_30); in kvm_patch_ins_mtmsr() 246 magic_var(scratch1), KVM_RT_30); in kvm_patch_ins_mtmsr() 307 magic_var(scratch1), KVM_RT_30); in kvm_patch_ins_wrtee()
|
H A D | asm-offsets.c | 568 HSTATE_FIELD(HSTATE_SCRATCH1, scratch1); in main() 630 OFFSET(KVM_MAGIC_SCRATCH1, kvm_vcpu_arch_shared, scratch1); in main()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s_asm.h | 89 ulong scratch1; member
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_scsi.h | 92 #define csio_scsi_cmnd(req) ((req)->scratch1)
|
H A D | csio_wr.h | 255 void *scratch1; /* Scratch area 1. member
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw1.h | 190 u32 scratch1 [ 1]; member 1083 PADDR_B (scratch1), /* phys.head.go.restart */
|
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/ |
H A D | ep93xx.h | 606 uint32_t scratch1; member
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_p9_entry.c | 745 vcpu->arch.regs.gpr[1] = local_paca->kvm_hstate.scratch1; in kvmhv_vcpu_entry_p9()
|
/openbmc/linux/drivers/dma/ |
H A D | imx-sdma.c | 359 u32 scratch1; member
|