Searched defs:reg_off (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/drivers/clk/meson/
H A Dparm.h25 u16 reg_off; member in struct:parm
/linux-master/drivers/thermal/
H A Dloongson2_thermal.c43 int reg_off = data->chip_data->thermal_sensor_sel * 2; local
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dvgic.c130 vgic_poke_irq(int gic_fd, uint32_t intid, struct kvm_vcpu *vcpu, uint64_t reg_off) argument
/linux-master/drivers/staging/vt6656/
H A Dusbpipe.c71 int vnt_control_out_u8(struct vnt_private *priv, u8 reg, u8 reg_off, u8 data) argument
134 int vnt_control_in_u8(struct vnt_private *priv, u8 reg, u8 reg_off, u8 *data) argument
/linux-master/sound/soc/xilinx/
H A Dxlnx_i2s.c94 u32 reg_off, chan_id; local
/linux-master/drivers/pinctrl/
H A Dpinctrl-digicolor.c130 int bit_off, reg_off; local
148 int bit_off, reg_off; local
171 int reg_off = GP_DRIVE0(gpio/PINS_PER_COLLECTION); local
191 int reg_off = GP_DRIVE0(gpio/PINS_PER_COLLECTION); local
210 int reg_off = GP_INPUT(gpio/PINS_PER_COLLECTION); local
222 int reg_off = GP_OUTPUT0(gpio/PINS_PER_COLLECTION); local
[all...]
/linux-master/tools/lib/bpf/
H A Dusdt.bpf.h45 short reg_off; member in struct:__bpf_usdt_arg_spec
H A Dusdt.c208 short reg_off; member in struct:usdt_arg_spec
1244 #define reg_off(reg64, reg32) offsetof(struct pt_regs, reg64) macro
1257 #undef reg_off macro
1285 int len, reg_off; local
1386 int len, reg_off; local
1480 int len, reg_off; local
1551 int len, reg_off; local
[all...]
/linux-master/drivers/nvmem/
H A Dimx-ocotp-ele.c29 u32 reg_off; member in struct:ocotp_devtype_data
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.c61 u32 reg_off; local
92 u32 reg_off; local
113 u32 reg_off; local
[all...]
H A Ddpu_hw_util.c102 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off) argument
90 dpu_reg_write(struct dpu_hw_blk_reg_map *c, u32 reg_off, u32 val, const char *name) argument
/linux-master/sound/soc/tegra/
H A Dtegra210_mbdrc.c787 u32 reg_off = i * TEGRA210_MBDRC_FILTER_PARAM_STRIDE; local
849 u32 reg_off = i * TEGRA210_MBDRC_FILTER_PARAM_STRIDE; local
[all...]
/linux-master/arch/x86/kvm/
H A Dlapic.h174 static inline u32 __kvm_lapic_get_reg(char *regs, int reg_off) argument
179 static inline u32 kvm_lapic_get_reg(struct kvm_lapic *apic, int reg_off) argument
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c447 static bool get_reg(struct unwind_state *state, unsigned int reg_off, argument
/linux-master/drivers/pinctrl/spear/
H A Dpinctrl-plgpio.c85 u32 reg_off = REG_OFFSET(0, reg, pin); local
96 u32 reg_off = REG_OFFSET(0, reg, pin); local
106 u32 reg_off = REG_OFFSET(0, reg, pin); local
330 u32 reg_off; local
[all...]
/linux-master/drivers/pinctrl/realtek/
H A Dpinctrl-rtd.c290 u32 pulsel_off, pulen_off, smt_off, curr_off, pow_off, reg_off, p_off, n_off; local
[all...]
/linux-master/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c180 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CONFIG); local
207 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CORE); local
251 general_csr_id_to_str(__u64 reg_off) argument
282 aia_csr_id_to_str(__u64 reg_off) argument
305 smstateen_csr_id_to_str(__u64 reg_off) argument
319 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_CSR); local
341 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_TIMER); local
362 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_FP_F); local
380 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_FP_D); local
398 isa_ext_single_id_to_str(__u64 reg_off) argument
463 isa_ext_multi_id_to_str(__u64 reg_subtype, __u64 reg_off) argument
482 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_ISA_EXT); local
503 sbi_ext_single_id_to_str(__u64 reg_off) argument
526 sbi_ext_multi_id_to_str(__u64 reg_subtype, __u64 reg_off) argument
545 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_SBI_EXT); local
563 sbi_sta_id_to_str(__u64 reg_off) argument
574 __u64 reg_off = id & ~(REG_MASK | KVM_REG_RISCV_SBI_STATE); local
[all...]
/linux-master/drivers/crypto/intel/keembay/
H A Docs-hcu.c376 int reg_off; local
/linux-master/drivers/rtc/
H A Drtc-sh.c377 static inline int sh_rtc_read_alarm_value(struct sh_rtc *rtc, int reg_off) argument
414 sh_rtc_write_alarm_value(struct sh_rtc *rtc, int value, int reg_off) argument
/linux-master/drivers/mmc/host/
H A Dcavium.h59 int reg_off; member in struct:cvm_mmc_host
[all...]
/linux-master/arch/x86/events/intel/
H A Dpt.c434 unsigned int reg_off; member in struct:pt_address_range
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1447 u32 reg_off; local
/linux-master/drivers/pinctrl/sunplus/
H A Dsppctl.c112 static inline u32 sppctl_get_reg_and_bit_offset(unsigned int offset, u32 *reg_off) argument
123 static inline u32 sppctl_get_moon_reg_and_bit_offset(unsigned int offset, u32 *reg_off) argument
139 static inline u32 sppctl_prep_moon_reg_and_offset(unsigned int offset, u32 *reg_off, int val) argument
227 static void sppctl_gmx_set(struct sppctl_pdata *pctl, u8 reg_off, u8 bit_off, u8 bit_sz, argument
264 u32 reg_off, bit_off, reg; local
299 u32 reg_off, bit_off, reg; local
310 u32 reg_off, bit_off, reg; local
346 u32 reg_off, reg; local
355 u32 reg_off, reg; local
364 u32 reg_off, bit_off, reg; local
376 u32 reg_off, reg; local
385 u32 reg_off, bit_off, reg; local
396 u32 reg_off, bit_off, reg; local
417 u32 reg_off, reg; local
433 u32 reg_off, reg; local
456 u32 reg_off, bit_off, reg; local
467 u32 reg_off, reg; local
478 u32 reg_off, reg; local
[all...]
/linux-master/drivers/perf/hisilicon/
H A Dhisi_pcie_pmu.c156 hisi_pcie_parse_reg_value(struct hisi_pcie_pmu *pcie_pmu, u32 reg_off) argument
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2704 u32 reg_off; local

Completed in 414 milliseconds

12