Home
last modified time | relevance | path

Searched full:towards (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/Linux-v5.15/arch/alpha/include/uapi/asm/
Dfpu.h26 #define FPCR_DYN_CHOPPED (0x0UL << FPCR_DYN_SHIFT) /* towards 0 */
27 #define FPCR_DYN_MINUS (0x1UL << FPCR_DYN_SHIFT) /* towards -INF */
28 #define FPCR_DYN_NORMAL (0x2UL << FPCR_DYN_SHIFT) /* towards nearest */
29 #define FPCR_DYN_PLUS (0x3UL << FPCR_DYN_SHIFT) /* towards +INF */
/Linux-v5.15/include/linux/
Dcount_zeros.h17 * Count the number of leading zeros from the MSB going towards the LSB in @x.
37 * Count the number of trailing zeros from the LSB going towards the MSB in @x.
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst144 closer to the camera, negative values towards infinity.
149 to the camera, negative values towards infinity. This is a
229 value. Positive values move the zoom lens group towards the
230 telephoto direction, negative values towards the wide-angle
237 the movement. A positive value moves the zoom lens group towards the
239 movement. A negative value moves the zoom lens group towards the
532 - The camera is oriented towards the user facing side of the device.
534 - The camera is oriented towards the back facing side of the device.
/Linux-v5.15/net/dsa/
Dtag_ocelot_8021q.c7 * - pushing the RX VLAN as a second, outer tag, on egress towards the CPU port
8 * - redirecting towards the correct front port based on TX VLAN and popping
/Linux-v5.15/Documentation/userspace-api/
Dsysfs-platform_profile.rst12 one of several platform profiles, with either a bias towards low power
13 operation or towards performance.
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
Dia_css_xnr3_param.h40 * for dark areas, and a scaled diff towards the value for bright areas. */
51 * for dark areas, and a scaled diff towards the value for bright areas. */
/Linux-v5.15/arch/x86/math-emu/
Dreg_round.S181 cmpl RC_UP,%ecx /* Towards +infinity */
184 cmpl RC_DOWN,%ecx /* Towards -infinity */
261 cmpl RC_UP,%ecx /* Towards +infinity */
264 cmpl RC_DOWN,%ecx /* Towards -infinity */
335 cmpl RC_UP,%ecx /* Towards +infinity */
338 cmpl RC_DOWN,%ecx /* Towards -infinity */
/Linux-v5.15/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt78 its top towards surface, you get a negative y axis.
96 ground plane and positive towards magnetic North, (x) is in the ground plane,
97 perpendicular to the North axis and positive towards the East and (z) is
/Linux-v5.15/net/mac80211/
Dmesh_ps.c116 * deep sleep if the local STA is in light or deep sleep towards at in ieee80211_mps_local_status_update()
145 * ieee80211_mps_set_sta_local_pm - set local PM towards a mesh STA
267 mps_dbg(sta->sdata, "start PS buffering frames towards %pM\n", in ieee80211_mps_sta_status_update()
344 * peer link-specific PS mode towards the local STA in ieee80211_mps_rx_h_sta_process()
428 mps_dbg(sdata, "appending QoS Null in MPSP towards %pM\n", in mpsp_qos_null_append()
/Linux-v5.15/arch/arm64/kernel/
Dperf_callchain.c47 * (towards higher addresses). in user_backtrace()
92 * (towards higher addresses). in compat_user_backtrace()
/Linux-v5.15/arch/powerpc/kernel/
Dvecemu.c167 return 0; /* round towards zero */ in ctsxs()
190 return 0; /* round towards zero */ in ctuxs()
206 /* Round to floating integer, towards 0 */
221 /* Round to floating integer, towards +/- Inf */
/Linux-v5.15/Documentation/devicetree/bindings/media/
Dvideo-interface-devices.yaml36 read out, the X-axis points along the column read-out direction towards
37 the last columns, and the Y-axis along the row read-out direction towards
55 towards the right, and the Y-axis points towards the bottom of the scene.
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm7120-l2-intc.txt9 - outputs multiple interrupts signals towards its interrupt controller parent
12 directly output an interrupt signal towards the interrupt controller parent,
Dsnps,archs-idu-intc.txt4 for dynamic IRQ routing, load balancing of common/external IRQs towards core
/Linux-v5.15/drivers/crypto/caam/
Ddpseci.h44 * @num_tx_queues: num of queues towards the SEC
48 * towards the SEC;
70 * @num_tx_queues: number of queues towards the SEC
/Linux-v5.15/fs/xfs/scrub/
Dbitmap.c213 * towards the right edge of the tree. Therefore, we know that we can walk up
214 * the btree cursor towards the root; if the pointer for a given level points
247 * blocks going from the leaf towards the root.
/Linux-v5.15/arch/x86/kvm/mmu/
Dtdp_iter.c75 * Steps down one level in the paging structure towards the goal GFN. Returns
147 * To get to the next SPTE, the iterator either steps down towards the goal
/Linux-v5.15/drivers/tee/
DKconfig11 This implements a generic interface towards a Trusted Execution
/Linux-v5.15/Documentation/networking/dsa/
Ddsa.rst108 Interface exposed by the kernel towards user space, for decoders such as
123 data frames might also be autonomously forwarded towards other user ports of
170 understand what egress port the packet is for (and not deliver it towards other
329 MDIO reads/writes towards specific PHY addresses. In most MDIO-connected
336 slave MII bus can be utilized to mux/demux MDIO reads and writes towards either
506 devices, it is recommended to issue a read towards internal registers using
650 CPU port, and flooding towards the CPU port should also be enabled, due to a
657 protocol driver to inject data plane packets towards the bridging domain that
830 Making SWITCHDEV and DSA converge towards an unified codebase
/Linux-v5.15/drivers/net/wwan/iosm/
Diosm_ipc_pm.h20 * @irq: IRQ towards CP
114 * @IPC_PM_UNIT_IRQ: IRQ towards CP
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp_ip_services.c54 /* If not resolved, kick-off state machine towards resolution */ in qed_route_ipv4()
112 /* If not resolved, kick-off state machine towards resolution */ in qed_route_ipv6()
/Linux-v5.15/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_64.S17 #define sLd sld /* Shift towards low-numbered address. */
18 #define sHd srd /* Shift towards high-numbered address. */
20 #define sLd srd /* Shift towards low-numbered address. */
21 #define sHd sld /* Shift towards high-numbered address. */
/Linux-v5.15/arch/powerpc/lib/
Dcopyuser_64.S17 #define sLd sld /* Shift towards low-numbered address. */
18 #define sHd srd /* Shift towards high-numbered address. */
20 #define sLd srd /* Shift towards low-numbered address. */
21 #define sHd sld /* Shift towards high-numbered address. */
/Linux-v5.15/Documentation/x86/x86_64/
Dcpu-hotplug-spec.rst23 number (or a reasonable approximation of it, with erring towards more not less)
/Linux-v5.15/Documentation/networking/
Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards

12345678910>>...12