/openbmc/linux/arch/arm/mach-omap2/ |
H A D | cm2xxx.c | 45 u32 v; in _write_clktrctrl() local 55 u32 v; in omap2xxx_cm_is_clkdm_in_hwsup() local 80 u32 v; in _omap2xxx_set_dpll_autoidle() local 257 u32 v; in omap2xxx_cm_get_core_clk_src() local
|
H A D | prminst44xx.c | 79 u32 v; in omap4_prminst_rmw_inst_reg_bits() local 102 u32 v; in omap4_prminst_is_hardreset_asserted() local 180 u32 v; in omap4_prminst_global_warm_sw_reset() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | lru_bug.c | 23 struct map_value v = {}; in printk() local 33 struct map_value val = {}, *v; in nanosleep() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | thumbee.c | 20 unsigned long v; in teehbr_read() local 25 static inline void teehbr_write(unsigned long v) in teehbr_write()
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_mmu.c | 66 u32 v; in lima_mmu_hw_init() local 137 u32 v; in lima_mmu_switch_vm() local 157 u32 v; in lima_mmu_page_fault_resume() local
|
/openbmc/linux/arch/sh/include/cpu-sh3/cpu/ |
H A D | dac.h | 20 unsigned char v; in sh_dac_enable() local 29 unsigned char v; in sh_dac_disable() local
|
/openbmc/linux/drivers/media/common/b2c2/ |
H A D | flexcop-misc.c | 11 flexcop_ibi_value v = fc->read_ibi_reg(fc,misc_204); in flexcop_determine_revision() local 77 flexcop_ibi_value v; in flexcop_dump_reg() local
|
/openbmc/phosphor-virtual-sensor/test/ |
H A D | test_exprtk_tools.cpp | 8 std::vector<double> v(3, 0.1); in TEST() local 24 std::vector<double> v(3, 0.1); in TEST() local
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-timb.c | 32 struct v4l2_capability *v) in timbradio_vidioc_querycap() 41 struct v4l2_tuner *v) in timbradio_vidioc_g_tuner() 48 const struct v4l2_tuner *v) in timbradio_vidioc_s_tuner()
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_procfs.c | 31 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next() 52 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop() 265 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show()
|
/openbmc/linux/drivers/platform/x86/intel/pmt/ |
H A D | telemetry.c | 25 #define TELEM_ACCESS(v) ((v) & GENMASK(3, 0)) argument 26 #define TELEM_TYPE(v) (((v) & GENMASK(7, 4)) >> 4) argument 28 #define TELEM_SIZE(v) (((v) & GENMASK(27, 12)) >> 10) argument
|
/openbmc/linux/drivers/char/ |
H A D | misc.c | 109 static void *misc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in misc_seq_next() 114 static void misc_seq_stop(struct seq_file *seq, void *v) in misc_seq_stop() 119 static int misc_seq_show(struct seq_file *seq, void *v) in misc_seq_show()
|
/openbmc/qemu/tests/qtest/ |
H A D | tpm-tis-i2c-test.c | 76 static void tpm_tis_i2c_writeb(uint8_t locty, uint8_t reg, uint8_t v) in tpm_tis_i2c_writeb() 84 static void tpm_tis_i2c_writel(uint8_t locty, uint8_t reg, uint32_t v) in tpm_tis_i2c_writel() 95 uint32_t v, v2; in tpm_tis_i2c_test_basic() local 506 uint32_t sts, v; in tpm_tis_i2c_test_check_transmit() local
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_kcs.c | 37 #define IPMI_KCS_SET_OBF(d, v) (d) = (((d) & ~IPMI_KCS_OBF_MASK) | \ argument 41 #define IPMI_KCS_SET_IBF(d, v) (d) = (((d) & ~IPMI_KCS_IBF_MASK) | \ argument 45 #define IPMI_KCS_SET_SMS_ATN(d, v) (d) = (((d) & ~IPMI_KCS_SMS_ATN_MASK) | \ argument 49 #define IPMI_KCS_SET_CD(d, v) (d) = (((d) & ~IPMI_KCS_CD_MASK) | \ argument 58 #define IPMI_KCS_SET_STATE(d, v) ((d) = ((d) & ~0xc0) | (((v) & 0x3) << 6)) argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calcs.c | 454 const struct dcn_bw_internal_vars *v, in dcn_bw_calc_rq_dlg_ttu() 681 static void hack_disable_optional_pipe_split(struct dcn_bw_internal_vars *v) in hack_disable_optional_pipe_split() 690 static void hack_force_pipe_split(struct dcn_bw_internal_vars *v, in hack_force_pipe_split() 703 static void hack_bounding_box(struct dcn_bw_internal_vars *v, in hack_bounding_box() 760 struct dcn_bw_internal_vars *v = &context->dcn_bw_vars; in dcn_validate_bandwidth() local
|
/openbmc/qemu/target/xtensa/ |
H A D | fpu_helper.c | 393 FloatRelation v = float64_compare_quiet(a, b, &env->fp_status); in HELPER() local 401 FloatRelation v = float32_compare_quiet(a, b, &env->fp_status); in HELPER() local 419 FloatRelation v = float64_compare_quiet(a, b, &env->fp_status); in HELPER() local 427 FloatRelation v = float32_compare_quiet(a, b, &env->fp_status); in HELPER() local 445 FloatRelation v = float64_compare_quiet(a, b, &env->fp_status); in HELPER() local 452 FloatRelation v = float32_compare_quiet(a, b, &env->fp_status); in HELPER() local
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | timeline_view.js | 291 this.linked_views.forEach(function(v) { argument 307 this.linked_views.forEach(function(v) { argument 319 this.linked_views.forEach(function(v) { argument 331 this.linked_views.forEach(function(v) { argument 344 this.linked_views.forEach(function(v) { argument 582 this.linked_views.forEach(function(v) { argument
|
/openbmc/linux/net/netrom/ |
H A D | nr_route.c | 852 static void *nr_node_next(struct seq_file *seq, void *v, loff_t *pos) in nr_node_next() 857 static void nr_node_stop(struct seq_file *seq, void *v) in nr_node_stop() 863 static int nr_node_show(struct seq_file *seq, void *v) in nr_node_show() 909 static void *nr_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in nr_neigh_next() 914 static void nr_neigh_stop(struct seq_file *seq, void *v) in nr_neigh_stop() 920 static int nr_neigh_show(struct seq_file *seq, void *v) in nr_neigh_show()
|
/openbmc/linux/include/soc/arc/ |
H A D | aux.h | 14 #define write_aux_reg(r, v) __builtin_arc_sr((unsigned int)(v), r) argument 27 static inline void write_aux_reg(u32 r, u32 v) in write_aux_reg()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_recursion_record.c | 141 static void *recursed_function_seq_next(struct seq_file *m, void *v, loff_t *pos) in recursed_function_seq_next() 152 static void recursed_function_seq_stop(struct seq_file *m, void *v) in recursed_function_seq_stop() 158 static int recursed_function_seq_show(struct seq_file *m, void *v) in recursed_function_seq_show()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | cs53l32a.c | 96 u8 v = cs53l32a_read(sd, 0x01); in cs53l32a_log_status() local 155 u8 v = cs53l32a_read(sd, i); in cs53l32a_probe() local 186 u8 v = cs53l32a_read(sd, i); in cs53l32a_probe() local
|
/openbmc/linux/net/8021q/ |
H A D | vlanproc.c | 189 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next() 210 static void vlan_seq_stop(struct seq_file *seq, void *v) in vlan_seq_stop() 216 static int vlan_seq_show(struct seq_file *seq, void *v) in vlan_seq_show()
|
/openbmc/linux/kernel/printk/ |
H A D | index.c | 43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() 73 static int pi_show(struct seq_file *s, void *v) in pi_show() 116 static void pi_stop(struct seq_file *p, void *v) { } in pi_stop()
|
/openbmc/linux/security/smack/ |
H A D | smackfs.c | 549 static void *smk_seq_next(struct seq_file *s, void *v, loff_t *pos, in smk_seq_next() 560 static void smk_seq_stop(struct seq_file *s, void *v) in smk_seq_stop() 613 static void *load2_seq_next(struct seq_file *s, void *v, loff_t *pos) in load2_seq_next() 618 static int load_seq_show(struct seq_file *s, void *v) in load_seq_show() 757 static void *cipso_seq_next(struct seq_file *s, void *v, loff_t *pos) in cipso_seq_next() 766 static int cipso_seq_show(struct seq_file *s, void *v) in cipso_seq_show() 984 static int cipso2_seq_show(struct seq_file *s, void *v) in cipso2_seq_show() 1059 static void *net4addr_seq_next(struct seq_file *s, void *v, loff_t *pos) in net4addr_seq_next() 1067 static int net4addr_seq_show(struct seq_file *s, void *v) in net4addr_seq_show() 1324 static void *net6addr_seq_next(struct seq_file *s, void *v, loff_t *pos) in net6addr_seq_next() [all …]
|
/openbmc/linux/drivers/dma/ |
H A D | xgene-dma.c | 31 #define XGENE_DMA_RING_ID_SETUP(v) ((v) | BIT(31)) argument 33 #define XGENE_DMA_RING_ID_BUF_SETUP(v) (((v) << 9) | BIT(21)) argument 43 #define XGENE_DMA_RING_NE_INT_MODE_SET(m, v) \ argument 45 #define XGENE_DMA_RING_NE_INT_MODE_RESET(m, v) \ argument 53 #define XGENE_DMA_RING_DST_ID(v) ((1 << 10) | (v)) argument 55 #define XGENE_DMA_RING_CMD_BASE_OFFSET(v) ((v) << 6) argument 58 #define XGENE_DMA_RING_ADDRL_SET(m, v) \ argument 60 #define XGENE_DMA_RING_ADDRH_SET(m, v) \ argument 64 #define XGENE_DMA_RING_SIZE_SET(m, v) \ argument 74 #define XGENE_DMA_RING_TYPE_SET(m, v) \ argument [all …]
|