/openbmc/qemu/hw/adc/ |
H A D | max111x.c | 30 #define CHANNEL_NUM(v, b0, b1, b2) \ argument
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.c | 608 struct wil_ring *v = &wil->ring_rx; in wil_rx_refill() local 1009 struct wil_ring *v = &wil->ring_rx; in wil_rx_handle() local 1419 struct wil_ring *v = &wil->ring_tx[i]; in wil_find_tx_ucast() local 1494 struct wil_ring *v; in wil_find_tx_bcast_1() local 1553 struct wil_ring *v, *v2; in wil_find_tx_bcast_2() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib0090.c | 330 u16 v; in dib0090_identify() local 424 u16 v = dib0090_fw_read_reg(state, 0x1a); in dib0090_fw_identify() local 512 u16 PllCfg, i, v; in dib0090_reset_digital() local 580 u16 v; in dib0090_fw_reset_digital() local 919 u16 i, v, gain_reg[4] = { 0 }, gain; in dib0090_gain_apply() local
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | 205 static void *rt_cache_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rt_cache_seq_next() 211 static void rt_cache_seq_stop(struct seq_file *seq, void *v) in rt_cache_seq_stop() 215 static int rt_cache_seq_show(struct seq_file *seq, void *v) in rt_cache_seq_show() 248 static void *rt_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rt_cpu_seq_next() 263 static void rt_cpu_seq_stop(struct seq_file *seq, void *v) in rt_cpu_seq_stop() 268 static int rt_cpu_seq_show(struct seq_file *seq, void *v) in rt_cpu_seq_show() 311 static int rt_acct_proc_show(struct seq_file *m, void *v) in rt_acct_proc_show()
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 903 uint32_t v; in disas_xtensa_insn() local 912 uint32_t v; in disas_xtensa_insn() local 970 uint32_t v = 0; in disas_xtensa_insn() local 2285 TCGv_i64 v = tcg_temp_new_i64(); in translate_sll() local 2310 TCGv_i64 v = tcg_temp_new_i64(); in translate_sra() local 2325 TCGv_i64 v = tcg_temp_new_i64(); in translate_src() local 2336 TCGv_i64 v = tcg_temp_new_i64(); in translate_srl() local 6333 static const uint64_t v[] = { in translate_const_d() local 6351 static const uint32_t v[] = { in translate_const_s() local 6867 TCGv_i32 v = tcg_temp_new_i32(); in translate_cvtd_s() local [all …]
|
/openbmc/linux/drivers/firewire/ |
H A D | ohci.c | 156 #define IT_HEADER_SY(v) ((v) << 0) argument 157 #define IT_HEADER_TCODE(v) ((v) << 4) argument 158 #define IT_HEADER_CHANNEL(v) ((v) << 8) argument 159 #define IT_HEADER_TAG(v) ((v) << 14) argument 160 #define IT_HEADER_SPEED(v) ((v) << 16) argument 161 #define IT_HEADER_DATA_LENGTH(v) ((v) << 16) argument 839 #define cond_le32_to_cpu(v) \ argument 842 #define cond_le32_to_cpu(v) le32_to_cpu(v) argument
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 555 static void xhci_intr_update(XHCIState *xhci, int v) in xhci_intr_update() 577 static void xhci_intr_raise(XHCIState *xhci, int v) in xhci_intr_raise() 607 static void xhci_write_event(XHCIState *xhci, XHCIEvent *event, int v) in xhci_write_event() 641 static void xhci_event(XHCIState *xhci, XHCIEvent *event, int v) in xhci_event() 797 static void xhci_er_reset(XHCIState *xhci, int v) in xhci_er_reset() 2448 static uint32_t rotl(uint32_t v, unsigned count) in rotl() 3017 int v = (reg - 0x20) / 0x20; in xhci_runtime_read() local 3053 int v; in xhci_runtime_write() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mae.c | 1799 u64 v; in efx_mae_table_populate() local 1813 u8 v = value ? 1 : 0; in efx_mae_table_populate_bool() local 1824 struct in6_addr v = {}; in efx_mae_table_populate_ipv4() local 1835 __be32 v = cpu_to_be32(value); in efx_mae_table_populate_u24() local
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | sstep.c | 683 __vector128 v; in do_vec_load() member 713 __vector128 v; in do_vec_store() member 827 unsigned long v = *(unsigned long *)(mem + 8); in emulate_vsx_load() local 1298 unsigned long v, int size) in do_prty()
|
/openbmc/linux/drivers/macintosh/ |
H A D | via-pmu.c | 851 static int pmu_info_proc_show(struct seq_file *m, void *v) in pmu_info_proc_show() 862 static int pmu_irqstats_proc_show(struct seq_file *m, void *v) in pmu_irqstats_proc_show() 888 static int pmu_battery_proc_show(struct seq_file *m, void *v) in pmu_battery_proc_show() 902 static int pmu_options_proc_show(struct seq_file *m, void *v) in pmu_options_proc_show()
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | apic.c | 467 unsigned int v; in lapic_timer_shutdown() local 1114 u32 v; in clear_local_APIC() local 2146 u32 v; in handle_spurious_interrupt() local 2213 u32 v, i = 0; in DEFINE_IDTENTRY_SYSVEC() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | iosf_mbi.h | 244 int iosf_mbi_call_pmic_bus_access_notifier_chain(unsigned long val, void *v) in iosf_mbi_call_pmic_bus_access_notifier_chain()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_wp.c | 119 u32 v; in hdmi_wp_video_stop() local
|
/openbmc/rest-dbus/resources/ |
H A D | dbus.js | 76 'v': 'variant', property in format_one_type.basic_types
|
/openbmc/u-boot/drivers/tee/ |
H A D | sandbox.c | 173 struct tee_version_data v = { in sandbox_tee_get_version() local
|
/openbmc/u-boot/drivers/input/ |
H A D | i8042.c | 21 #define out8(p, v) outb(v, p) argument
|
/openbmc/linux/drivers/staging/media/atomisp/include/media/ |
H A D | lm3554.h | 96 #define LM3554_VALUE_TO_PERCENT(v, step) (((((unsigned long)(v)) * (step)) + 50) / 100) argument
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_wp.c | 118 u32 v; in hdmi_wp_video_stop() local
|
/openbmc/phosphor-host-ipmid/include/ipmid/message/ |
H A D | unpack.hpp | 262 for (auto& v : t) in op() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | thuge-gen.c | 54 int ilog2(unsigned long v) in ilog2()
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | gx1fb_core.c | 168 u32 v; in gx1fb_setcolreg() local
|
/openbmc/linux/arch/sh/mm/ |
H A D | cache-sh4.c | 44 unsigned long flags, v; in sh4_flush_icache_range() local
|
/openbmc/linux/net/sched/ |
H A D | ematch.c | 264 void *v = kmemdup(data, data_len, GFP_KERNEL); in tcf_em_validate() local
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 240 u32 v; in cx18_dvb_start_feed() local
|
/openbmc/linux/fs/proc/ |
H A D | task_nommu.c | 226 static void m_stop(struct seq_file *m, void *v) in m_stop()
|