Home
last modified time | relevance | path

Searched full:ve (Results 1 – 25 of 1113) sorted by relevance

12345678910>>...45

/linux/arch/mips/math-emu/
H A Dieee754int.h54 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
57 ve = SPBEXP(v); \
59 if (ve == SP_EMAX+1+SP_EBIAS) { \
66 } else if (ve == SP_EMIN-1+SP_EBIAS) { \
68 ve = SP_EMIN; \
73 ve -= SP_EBIAS; \
92 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
96 ve = DPBEXP(v); \
97 if (ve == DP_EMAX+1+DP_EBIAS) { \
104 } else if (ve == DP_EMIN-1+DP_EBIAS) { \
[all …]
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c462 /* We've switched away, so this should be a no-op, but intent matters */ in reset_active()
544 resubmit_virtual_request(struct i915_request *rq, struct virtual_engine *ve) in resubmit_virtual_request() argument
551 WRITE_ONCE(rq->engine, &ve->base); in resubmit_virtual_request()
552 ve->base.submit_request(rq); in resubmit_virtual_request()
559 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); in kick_siblings() local
580 resubmit_virtual_request(rq, ve); in kick_siblings()
582 if (READ_ONCE(ve->request)) in kick_siblings()
583 tasklet_hi_schedule(&ve->base.sched_engine->tasklet); in kick_siblings()
993 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches() argument
1014 inflight = intel_context_inflight(&ve->context); in virtual_matches()
[all …]
H A Dselftest_execlists.c3721 struct intel_context *ve[16]; in nop_virtual_engine() local
3727 GEM_BUG_ON(!nctx || nctx > ARRAY_SIZE(ve)); in nop_virtual_engine()
3730 ve[n] = intel_engine_create_virtual(siblings, nsibling, 0); in nop_virtual_engine()
3731 if (IS_ERR(ve[n])) { in nop_virtual_engine()
3732 err = PTR_ERR(ve[n]); in nop_virtual_engine()
3737 err = intel_context_pin(ve[n]); in nop_virtual_engine()
3739 intel_context_put(ve[n]); in nop_virtual_engine()
3745 err = igt_live_test_begin(&t, gt->i915, __func__, ve[0]->engine->name); in nop_virtual_engine()
3757 rq = i915_request_create(ve[nc]); in nop_virtual_engine()
3774 rq = i915_request_create(ve[nc]); in nop_virtual_engine()
[all …]
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c121 return fimc_pipeline_call(&cap->ve, set_stream, 0); in fimc_capture_state_cleanup()
181 struct fimc_pipeline *p = to_fimc_pipeline(cap->ve.pipe); in fimc_capture_irq_handler()
284 return fimc_pipeline_call(&vid_cap->ve, set_stream, 1); in start_streaming()
308 return fimc_pipeline_call(&fimc->vid_cap.ve, close); in fimc_capture_suspend()
316 struct exynos_video_entity *ve = &vid_cap->ve; in fimc_capture_resume() local
325 fimc_pipeline_call(ve, open, &ve->vdev.entity, false); in fimc_capture_resume()
389 v4l2_err(&ctx->fimc_dev->vid_cap.ve.vdev, in buffer_prepare()
408 struct exynos_video_entity *ve = &vid_cap->ve; in buffer_queue() local
446 ret = fimc_pipeline_call(ve, set_stream, 1); in buffer_queue()
448 v4l2_err(&ve->vdev, "stream on failed: %d\n", ret); in buffer_queue()
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dallwinner,sun4i-a10-ve-clk.yaml4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-ve-clk.yaml#
23 const: allwinner,sun4i-a10-ve-clk
49 compatible = "allwinner,sun4i-a10-ve-clk";
52 clock-output-names = "ve";
/linux/include/uapi/linux/
H A Drtc.h54 * +ve pll_value means clock will run faster by
56 * -ve pll_value means clock will run slower by
63 int pll_max; /* max +ve (faster) adjustment value */
64 int pll_min; /* max -ve (slower) adjustment value */
65 int pll_posmult; /* factor for +ve correction */
66 int pll_negmult; /* factor for -ve correction */
/linux/Documentation/input/devices/
H A Dcs461x.rst14 driver as a backend. I've tested this driver with CS4610, 4-axis and
15 4-button joystick; I mean the jstest utility. Also I've tried to
31 comments about them; but I've found the joystick can be initialized
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c94 * specified shift is +ve. This function will make a 32 bit right shift when
95 * the specified shift is -ve. This function return the result after shifting
119 * specified shift is +ve. This function will make a 16 bit right shift when
120 * the specified shift is -ve. This function return the result after shifting
143 * Description: This function make a 16 bit right shift when shift is +ve.
144 * This function make a 16 bit saturated left shift when shift is -ve. This
/linux/drivers/media/platform/aspeed/
H A DKconfig12 Support for the Aspeed Video Engine (VE) embedded in the Aspeed
13 AST2400 and AST2500 SOCs. The VE can capture and compress video data
/linux/arch/powerpc/platforms/82xx/
H A DKconfig10 bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)"
19 MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-fork.c34 /* If we reach here, we've passed. Otherwise we've probably crashed in test_fork()
/linux/security/
H A Dcommoncap.c64 * its effective set, returning 0 if it does, -ve if it does not.
116 * its effective set, returning 0 if it does, -ve if it does not.
140 * information, returning 0 if permission granted, -ve if denied.
162 * granted, -ve if denied.
199 * process, returning 0 if permission is granted, -ve if denied.
349 * Return: 0 if successful, -ve on error.
917 * Return: 0 if successful, -ve on error.
971 * Now that we've computed pA', update pP' to give: in cap_bprm_creds_from_file()
1020 * permission is granted, -ve if denied.
1055 * permission is granted, -ve i
[all...]
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dintr.h29 int type; /* enum nvkm_subdev_type (+ve), enum nvkm_intr_type (-ve) */
/linux/fs/xfs/scrub/
H A Dnewbt.h12 /* Link to list of extents that we've reserved. */
38 /* List of extents that we've reserved. */
/linux/scripts/
H A Dcheck_extable.sh79 # We've got a relocation to a non white listed _executable_
86 # Something is definitively wrong here since we've got a relocation
121 # rather than a section. Now that we've got the actual section,
/linux/drivers/usb/storage/
H A Dunusual_datafab.h22 * they work with this driver. Given the success we've had getting
23 * other Datafab-based cards operational with this driver, I've decided
/linux/net/netfilter/
H A Dxt_tcpudp.c90 /* We've been asked to examine this packet, and we in tcp_mt()
141 /* We've been asked to examine this packet, and we in udp_mt()
197 /* We've been asked to examine this packet, and we in icmp_match()
224 /* We've been asked to examine this packet, and we in icmp6_match()
/linux/fs/romfs/
H A Dstorage.c64 * - return 1 if matched, 0 if differ, -ve if error
161 * - return 1 if matched, 0 if differ, -ve if error
263 * - return 1 if matched, 0 if differ, -ve if error
/linux/rust/macros/
H A Dvtable.rs
/linux/drivers/clk/sunxi-ng/
H A Dccu-suniv-f1c100s.c75 static SUNXI_CCU_NM_WITH_FRAC_GATE_LOCK(pll_ve_clk, "pll-ve",
164 static SUNXI_CCU_GATE(bus_ve_clk, "bus-ve", "ahb",
254 static SUNXI_CCU_GATE(dram_ve_clk, "dram-ve", "pll-ddr",
312 * told us it should be pll-ve. pll-ve is totally not used in BSP code.
314 static SUNXI_CCU_GATE(ve_clk, "ve", "pll-audio", 0x13c, BIT(31), 0);
/linux/arch/arm/mach-omap2/
H A Domap-headsmp.S92 * we've been released from the wait loop,secondary_stack
129 * we've been released from the wait loop,secondary_stack
/linux/arch/microblaze/include/uapi/asm/
H A Delf.h19 * I've snaffled the value from the microblaze binutils source code
93 * but it's not easy, and we've already done it here.
/linux/arch/powerpc/platforms/8xx/
H A DKconfig33 bool "Embedded Planet EP88xC (a.k.a. CWH-PPC-885XN-VE)"
39 MPC885 Evaluation System and/or the CWH-PPC-885XN-VE.
/linux/drivers/clk/sunxi/
H A Dclk-a10-ve.c24 * sunxi_ve_reset... - reset bit in ve clk registers handling
162 CLK_OF_DECLARE(sun4i_ve, "allwinner,sun4i-a10-ve-clk",
/linux/fs/configfs/
H A Dsymlink.c178 * at syscall time (as link(2) would've done), be a directory in configfs_symlink()
179 * (which link(2) would've refused to do) *AND* be a deep in configfs_symlink()
189 * Unfortunately, that garbage is userland ABI and we should've in configfs_symlink()

12345678910>>...45