Home
last modified time | relevance | path

Searched defs:v (Results 1926 – 1950 of 2965) sorted by relevance

1...<<71727374757677787980>>...119

/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h428 #define BIOS_IN8(v) (readb(rinfo->bios_seg + (v))) argument
429 #define BIOS_IN16(v) (readb(rinfo->bios_seg + (v)) | \ argument
431 #define BIOS_IN32(v) (readb(rinfo->bios_seg + (v)) | \ argument
/openbmc/linux/fs/jbd2/
H A Djournal.c1153 static void *jbd2_seq_info_next(struct seq_file *seq, void *v, loff_t *pos) in jbd2_seq_info_next()
1159 static int jbd2_seq_info_show(struct seq_file *seq, void *v) in jbd2_seq_info_show()
1196 static void jbd2_seq_info_stop(struct seq_file *seq, void *v) in jbd2_seq_info_stop()
/openbmc/qemu/target/arm/
H A Dkvm.c1176 #define ESR_DFSC(aarch64, lpae, v) \ argument
1612 static void kvm_arch_get_eager_split_size(Object *obj, Visitor *v, in kvm_arch_get_eager_split_size()
1622 static void kvm_arch_set_eager_split_size(Object *obj, Visitor *v, in kvm_arch_set_eager_split_size()
/openbmc/linux/kernel/
H A Dresource.c80 static void *r_next(struct seq_file *m, void *v, loff_t *pos) in r_next()
102 static void r_stop(struct seq_file *m, void *v) in r_stop()
108 static int r_show(struct seq_file *m, void *v) in r_show()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h16 unsigned long v:1; member
79 unsigned long v:1; /* Valid bit */ member
446 #define FSL_BOOKE_MAS1(v,iprot,tid,ts,tsize) \ argument
/openbmc/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h114 u16 v; member
153 u16 v; member
164 u16 v; member
/openbmc/linux/arch/arm/vfp/
H A Dvfpsingle.c310 u64 v = (u64)a << 31; in vfp_estimate_sqrt_significand() local
899 s32 v; in vfp_single_multiply_accumulate() local
/openbmc/linux/drivers/block/
H A Dswim.c63 #define swim_write(base, reg, v) out_8(&(base)->write_##reg, (v)) argument
87 #define iwm_write(base, reg, v) out_8(&(base)->reg, (v)) argument
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c92 int first, last, v; in ice_dis_vf_mappings() local
275 int pf_based_first_msix, pf_based_last_msix, v; in ice_ena_vf_msix_mappings() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmn88443x.c404 u32 m, v; in mn88443x_t_set_freq() local
461 u32 m, v; in mn88443x_t_tune() local
H A Dtda10048.c844 u8 v; in tda10048_read_signal_strength() local
990 u8 v; in tda10048_read_snr() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.h296 #define brcmf_sdiod_func0_wb(sdiodev, addr, v, ret) \ argument
303 #define brcmf_sdiod_writeb(sdiodev, addr, v, ret) \ argument
/openbmc/linux/fs/ufs/
H A Dinode.c88 struct buffer_head *bh, __fs32 *v, in grow_chain32()
104 struct buffer_head *bh, __fs64 *v, in grow_chain64()
/openbmc/linux/drivers/media/i2c/
H A Dar0521.c151 static u32 div64_round(u64 v, u32 d) in div64_round()
156 static u32 div64_round_up(u64 v, u32 d) in div64_round_up()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c54 #define QMP_PHY_INIT_CFG(o, v) \ argument
61 #define QMP_PHY_INIT_CFG_LANE(o, v, l) \ argument
H A Dphy-qcom-qmp-usb-legacy.c75 #define QMP_PHY_INIT_CFG(o, v) \ argument
82 #define QMP_PHY_INIT_CFG_LANE(o, v, l) \ argument
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c94 #define MCR_get_rslt(v) (u8)((v) >> 24) argument
337 u32 v = qm_ccsr_in(REG_IP_REV_1); in qm_get_version() local
/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c235 static void sccnxp_write(struct uart_port *port, u8 reg, u8 v) in sccnxp_write()
249 static void sccnxp_port_write(struct uart_port *port, u8 reg, u8 v) in sccnxp_port_write()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h329 static inline void mcuctl_write(u32 v, struct fimc_is *is, unsigned int offset) in mcuctl_write()
339 static inline void pmuisp_write(u32 v, struct fimc_is *is, unsigned int offset) in pmuisp_write()
/openbmc/linux/arch/x86/kernel/apic/
H A Dvector.c1210 unsigned int i, v, ver, maxlvt; in print_local_APIC() local
1333 unsigned int v; in print_PIC() local
/openbmc/qemu/hw/misc/
H A Divshmem.c280 MSIVector *v = &s->msi_vectors[vector]; in ivshmem_vector_unmask() local
309 MSIVector *v = &s->msi_vectors[vector]; in ivshmem_vector_mask() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c388 u8 v = 0; in intel_dp_get_lane_adjust_vswing_preemph() local
643 u8 v = (train_set_lane & DP_TRAIN_VOLTAGE_SWING_MASK) >> in intel_dp_lane_max_vswing_reached() local
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c122 static int wr_log_show(struct seq_file *seq, void *v) in wr_log_show()
469 static int stats_show(struct seq_file *seq, void *v) in stats_show()
/openbmc/qemu/tcg/
H A Dtcg.c256 static __attribute__((unused)) inline void tcg_out8(TCGContext *s, uint8_t v) in tcg_out8()
262 uint8_t v) in tcg_patch8()
269 static __attribute__((unused)) inline void tcg_out16(TCGContext *s, uint16_t v) in tcg_out16()
281 uint16_t v) in tcg_patch16()
292 static __attribute__((unused)) inline void tcg_out32(TCGContext *s, uint32_t v) in tcg_out32()
304 uint32_t v) in tcg_patch32()
315 static __attribute__((unused)) inline void tcg_out64(TCGContext *s, uint64_t v) in tcg_out64()
327 uint64_t v) in tcg_patch64()
1923 TCGTemp *tcgv_i32_temp(TCGv_i32 v) in tcgv_i32_temp()
/openbmc/linux/drivers/media/radio/si4713/
H A Dradio-usb-si4713.c66 struct v4l2_capability *v) in vidioc_querycap()

1...<<71727374757677787980>>...119