Searched defs:v0 (Results 1 - 67 of 67) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhdagt215.c37 struct nv50_disp_sor_hda_eld_v0 v0; gt215_hda_eld() member in union:__anon4232
H A Dhdagf110.c39 struct nv50_disp_sor_hda_eld_v0 v0; gf110_hda_eld() member in union:__anon4231
H A Dhdmig84.c36 struct nv50_disp_sor_hdmi_pwr_v0 v0; g84_hdmi_ctrl() member in union:__anon4233
H A Dhdmigf110.c36 struct nv50_disp_sor_hdmi_pwr_v0 v0; gf110_hdmi_ctrl() member in union:__anon4234
H A Dhdmigk104.c37 struct nv50_disp_sor_hdmi_pwr_v0 v0; gk104_hdmi_ctrl() member in union:__anon4235
H A Dhdmigt215.c37 struct nv50_disp_sor_hdmi_pwr_v0 v0; gt215_hdmi_ctrl() member in union:__anon4236
H A Dsornv50.c37 struct nv50_disp_sor_pwr_v0 v0; nv50_sor_power() member in union:__anon4259
H A Ddacnv50.c38 struct nv50_disp_dac_pwr_v0 v0; nv50_dac_power() member in union:__anon4228
66 struct nv50_disp_dac_load_v0 v0; nv50_dac_sense() member in union:__anon4229
H A Dbase.c43 struct nvif_notify_head_req_v0 v0; nvkm_disp_vblank_ctor() member in union:__anon4226
73 struct nvif_notify_conn_req_v0 v0; nvkm_disp_hpd_ctor() member in union:__anon4227
H A Dnv04.c42 struct nv04_disp_scanoutpos_v0 v0; nv04_disp_scanoutpos() member in union:__anon4237
81 struct nv04_disp_mthd_v0 v0; nv04_disp_mthd() member in union:__anon4238
H A Dpiornv50.c149 struct nv50_disp_pior_pwr_v0 v0; nv50_pior_power() member in union:__anon4258
H A Dgf110.c632 struct nv04_disp_scanoutpos_v0 v0; gf110_disp_main_scanoutpos() member in union:__anon4230
H A Dnv50.c494 struct nv50_disp_core_channel_dma_v0 v0; nv50_disp_core_ctor() member in union:__anon4240
650 struct nv50_disp_base_channel_dma_v0 v0; nv50_disp_base_ctor() member in union:__anon4241
740 struct nv50_disp_overlay_channel_dma_v0 v0; nv50_disp_ovly_ctor() member in union:__anon4242
860 struct nv50_disp_overlay_v0 v0; nv50_disp_oimm_ctor() member in union:__anon4243
908 struct nv50_disp_cursor_v0 v0; nv50_disp_curs_ctor() member in union:__anon4244
956 struct nv04_disp_scanoutpos_v0 v0; nv50_disp_main_scanoutpos() member in union:__anon4245
986 struct nv50_disp_mthd_v0 v0; nv50_disp_main_mthd() member in union:__anon4246
1056 struct nv50_disp_sor_lvds_script_v0 v0; nv50_disp_main_mthd() member in union:__anon4247
1072 struct nv50_disp_sor_dp_pwr_v0 v0; nv50_disp_main_mthd() member in union:__anon4248
/linux-4.1.27/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h113 PTR_LA v0, 0x9fc00534 /* YAMON print */ variable
114 lw v0, (v0) variable
119 PTR_LA v0, 0x9fc00520 /* YAMON exit */ variable
120 lw v0, (v0) variable
/linux-4.1.27/lib/
H A Datomic64_test.c22 long long v0 = 0xaaa31337c001d00dLL; test_atomic64() local
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h32 dins v0, $0, 0, 6 variable
33 ori v0, CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE variable
34 dmtc0 v0, CP0_CVMMEMCTL_REG # Write the cavium mem control register variable
35 dmfc0 v0, CP0_CVMCTL_REG # Read the cavium control register variable
38 or v0, v0, 0x5001 variable
39 xor v0, v0, 0x1001 variable
43 and v0, v0, v1 variable
44 ori v0, v0, (6 << 7) variable
64 or v0, v0, 0x2000 # Set IPREF bit. variable
73 dli v0, CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE variable
74 dsll v0, 7 variable
75 beqz v0, 2f variable
76 1: dsubu v0, 8 variable
80 mfc0 v0, CP0_PRID_REG variable
81 bbit0 v0, 15, 1f variable
83 and t1, v0, 0xff00 variable
84 dli v0, 0x9500 variable
85 bge t1, v0, 1f # OCTEON III has no DCACHE_ERR_REG COP0 variable
86 dli v0, 0x27 variable
87 dmtc0 v0, CP0_DCACHE_ERR_REG variable
90 rdhwr v0, $0 variable
108 bne t1, v0, octeon_spin_wait_boot variable
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_string.h23 } v0; member in union:xt_string_info::__anon13499
/linux-4.1.27/arch/mips/include/asm/
H A Dstackframe.h297 LONG_L v0, PT_STATUS(sp) variable
299 and v0, v1 variable
300 or v0, a0 variable
301 mtc0 v0, CP0_STATUS variable
H A Dregdef.h24 #define v0 $2 /* return value */ macro
67 #define v0 $2 /* return value - caller saved */ macro
/linux-4.1.27/drivers/gpu/drm/msm/edp/
H A Dedp_phy.c70 void msm_edp_phy_vm_pe_cfg(struct edp_phy *phy, u32 v0, u32 v1) msm_edp_phy_vm_pe_cfg() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.c37 struct nvif_control_pstate_info_v0 v0; nvkm_control_mthd_pstate_info() member in union:__anon4223
70 struct nvif_control_pstate_attr_v0 v0; nvkm_control_mthd_pstate_attr() member in union:__anon4224
143 struct nvif_control_pstate_user_v0 v0; nvkm_control_mthd_pstate_user() member in union:__anon4225
H A Dbase.c86 struct nv_device_info_v0 v0; nvkm_devobj_info() member in union:__anon4221
287 struct nv_device_v0 v0; member in union:__anon4222
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv10.c59 struct nv03_channel_dma_v0 v0; nv10_fifo_chan_ctor() member in union:__anon4276
H A Dnv17.c64 struct nv03_channel_dma_v0 v0; nv17_fifo_chan_ctor() member in union:__anon4277
H A Dnv40.c182 struct nv03_channel_dma_v0 v0; nv40_fifo_chan_ctor() member in union:__anon4278
H A Dg84.c167 struct nv03_channel_dma_v0 v0; g84_fifo_chan_ctor_dma() member in union:__anon4265
240 struct nv50_channel_gpfifo_v0 v0; g84_fifo_chan_ctor_ind() member in union:__anon4266
H A Dnv50.c194 struct nv03_channel_dma_v0 v0; nv50_fifo_chan_ctor_dma() member in union:__anon4279
255 struct nv50_channel_gpfifo_v0 v0; nv50_fifo_chan_ctor_ind() member in union:__anon4280
H A Dnv04.c116 struct nv03_channel_dma_v0 v0; nv04_fifo_chan_ctor() member in union:__anon4275
H A Dgf100.c186 struct nv50_channel_gpfifo_v0 v0; gf100_fifo_chan_ctor() member in union:__anon4270
H A Dgk104.c214 struct kepler_channel_gpfifo_a_v0 v0; gk104_fifo_chan_ctor() member in union:__anon4274
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
H A Dbase.c63 struct nv_dma_v0 v0; nvkm_dmaobj_create_() member in union:__anon4260
H A Dgf100.c79 struct gf100_dma_v0 v0; gf100_dmaobj_ctor() member in union:__anon4261
H A Dgf110.c84 struct gf110_dma_v0 v0; gf110_dmaobj_ctor() member in union:__anon4262
H A Dnv50.c91 struct nv50_dma_v0 v0; nv50_dmaobj_ctor() member in union:__anon4263
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c85 struct nvif_notify_req_v0 v0; nvkm_client_ntfy() member in union:__anon4167
H A Dnouveau_usif.c76 struct nvif_notify_rep_v0 v0; usif_notify() member in union:__anon4170
126 struct nvif_ioctl_ntfy_new_v0 v0; usif_notify_new() member in union:__anon4171
129 struct nvif_notify_req_v0 v0; usif_notify_new() member in union:__anon4172
170 struct nvif_ioctl_ntfy_del_v0 v0; usif_notify_del() member in union:__anon4173
193 struct nvif_ioctl_ntfy_del_v0 v0; usif_notify_get() member in union:__anon4174
232 struct nvif_ioctl_ntfy_put_v0 v0; usif_notify_put() member in union:__anon4175
269 struct nvif_ioctl_new_v0 v0; usif_object_new() member in union:__anon4176
301 struct nvif_ioctl_v0 v0; usif_ioctl() member in union:__anon4177
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
H A Dnotify.c116 struct nvif_notify_rep_v0 v0; nvif_notify() member in union:__anon4192
H A Dobject.c35 struct nvif_ioctl_v0 v0; nvif_object_ioctl() member in union:__anon4195
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
H A Dclient.c40 struct nvif_notify_rep_v0 v0; member in union:nvkm_client_notify::__anon4203
97 struct nvif_notify_req_v0 v0; nvkm_client_notify_new() member in union:__anon4204
145 struct nv_client_devlist_v0 v0; nvkm_client_mthd_devlist() member in union:__anon4205
H A Dioctl.c55 struct nvif_ioctl_sclass_v0 v0; nvkm_ioctl_sclass() member in union:__anon4207
87 struct nvif_ioctl_new_v0 v0; nvkm_ioctl_new() member in union:__anon4208
207 struct nvif_ioctl_mthd_v0 v0; nvkm_ioctl_mthd() member in union:__anon4210
229 struct nvif_ioctl_rd_v0 v0; nvkm_ioctl_rd() member in union:__anon4211
271 struct nvif_ioctl_wr_v0 v0; nvkm_ioctl_wr() member in union:__anon4212
314 struct nvif_ioctl_map_v0 v0; nvkm_ioctl_map() member in union:__anon4213
353 struct nvif_ioctl_ntfy_new_v0 v0; nvkm_ioctl_ntfy_new() member in union:__anon4215
382 struct nvif_ioctl_ntfy_del_v0 v0; nvkm_ioctl_ntfy_del() member in union:__anon4216
402 struct nvif_ioctl_ntfy_get_v0 v0; nvkm_ioctl_ntfy_get() member in union:__anon4217
422 struct nvif_ioctl_ntfy_put_v0 v0; nvkm_ioctl_ntfy_put() member in union:__anon4218
501 struct nvif_ioctl_v0 v0; nvkm_ioctl() member in union:__anon4220
/linux-4.1.27/arch/ia64/kernel/
H A Dpatch.c47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); ia64_patch() local
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dregdef.h4 #define v0 $0 /* function return value */ macro
/linux-4.1.27/drivers/media/usb/gspca/
H A Dw996Xcf.c359 v0 = u0 + hw_bufsize / 4, w9968cf_init() local
/linux-4.1.27/arch/x86/platform/uv/
H A Dbios_uv.c90 u64 v0, v1; uv_bios_get_sn_info() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.c109 struct nvif_perfctr_query_v0 v0; nvkm_perfctr_query() member in union:__anon4288
221 struct nvif_perfctr_read_v0 v0; nvkm_perfctr_read() member in union:__anon4290
271 struct nvif_perfctr_v0 v0; nvkm_perfctr_ctor() member in union:__anon4291
/linux-4.1.27/arch/ia64/include/asm/sn/sn2/
H A Dsn_hwperf.h77 u32 v0; /* second return value */ member in struct:sn_hwperf_ioctl_args
/linux-4.1.27/fs/adfs/
H A Dsuper.c75 unsigned int v0, v1, v2, v3; adfs_calczonecheck() local
/linux-4.1.27/drivers/input/mouse/
H A Dsentelic.c308 int v0, v1, v2; fsp_get_sn() local
/linux-4.1.27/arch/mips/kernel/
H A Dpm-cps.c82 zero, at, v0, v1, a0, a1, a2, a3, enumerator in enum:mips_reg
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dsn_hwperf.c586 int *v0; member in struct:sn_hwperf_op_info
701 int v0; sn_hwperf_ioctl() local
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_lport.c304 struct timespec v0, v1; fc_get_host_stats() local
/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Dphy.c1781 s8 v0; b43legacy_phy_xmitpower() local
H A Dmain.c436 u16 v0; b43legacy_tsf_read() local
504 u16 v0 = (tsf & 0x000000000000FFFFULL); b43legacy_tsf_write_locked() local
734 u32 v0; handle_irq_transmit_status() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c147 struct fermi_a_zbc_color_v0 v0; gf100_fermi_mthd_zbc_color() member in union:__anon4282
193 struct fermi_a_zbc_depth_v0 v0; gf100_fermi_mthd_zbc_depth() member in union:__anon4283
/linux-4.1.27/fs/ncpfs/
H A Dncplib_kernel.c765 static inline void ConvertToNWfromDWORD(__u16 v0, __u16 v1, __u8 ret[6]) ConvertToNWfromDWORD() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgk104.c211 u8 v0 = next->bios.ramcfg_11_03_c0; r1373f4_fini() local
/linux-4.1.27/arch/mips/cavium-octeon/
H A Docteon-irq.c1556 u32 v0, v1; octeon_irq_init_gpio() local
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dsn_sal.h1102 ia64_sn_hwperf_op(nasid_t nasid, u64 opcode, u64 a0, u64 a1, u64 a2, u64 a3, u64 a4, int *v0) ia64_sn_hwperf_op() argument
/linux-4.1.27/fs/fuse/
H A Dfile.c318 u32 v0 = v; fuse_lock_owner_id() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Dppc_asm.h640 #define v0 0 macro
/linux-4.1.27/drivers/net/wireless/b43/
H A Dmain.c1340 u32 v0, v1; handle_irq_transmit_status() local
/linux-4.1.27/include/uapi/linux/
H A Dpkt_sched.h208 struct tc_sfq_qopt v0; member in struct:tc_sfq_qopt_v1
/linux-4.1.27/arch/ia64/include/asm/
H A Dsal.h109 unsigned long v0; member in struct:ia64_sal_retval
H A Dpal.h780 u64 v0; member in struct:ia64_pal_retval
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dniu.c3747 u64 v0 = lp->v0; niu_poll_core() local
4166 static void __niu_fastpath_interrupt(struct niu *np, int ldg, u64 v0) __niu_fastpath_interrupt() argument
4218 u64 v0, v1, v2; niu_interrupt() local
4078 niu_slowpath_interrupt(struct niu *np, struct niu_ldg *lp, u64 v0, u64 v1, u64 v2) niu_slowpath_interrupt() argument
4200 niu_schedule_napi(struct niu *np, struct niu_ldg *lp, u64 v0, u64 v1, u64 v2) niu_schedule_napi() argument
H A Dniu.h3173 u64 v0, v1, v2; member in struct:rx_pkt_hdr0::niu_ldg
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_n.c21353 u16 v0 = 0x211, v1 = 0x222, v2 = 0x144, v3 = 0x188; wlc_phy_antsel_init() local

Completed in 1581 milliseconds