Searched full:towards (Results 1 – 25 of 295) sorted by relevance
12345678910>>...12
/Linux-v5.15/arch/alpha/include/uapi/asm/ |
D | fpu.h | 26 #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/ |
D | count_zeros.h | 17 * 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/ |
D | ext-ctrls-camera.rst | 144 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/ |
D | tag_ocelot_8021q.c | 7 * - 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/ |
D | sysfs-platform_profile.rst | 12 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/ |
D | ia_css_xnr3_param.h | 40 * 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/ |
D | reg_round.S | 181 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/ |
D | mount-matrix.txt | 78 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/ |
D | mesh_ps.c | 116 * 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/ |
D | perf_callchain.c | 47 * (towards higher addresses). in user_backtrace() 92 * (towards higher addresses). in compat_user_backtrace()
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | vecemu.c | 167 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/ |
D | video-interface-devices.yaml | 36 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/ |
D | brcm,bcm7120-l2-intc.txt | 9 - outputs multiple interrupts signals towards its interrupt controller parent 12 directly output an interrupt signal towards the interrupt controller parent,
|
D | snps,archs-idu-intc.txt | 4 for dynamic IRQ routing, load balancing of common/external IRQs towards core
|
/Linux-v5.15/drivers/crypto/caam/ |
D | dpseci.h | 44 * @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/ |
D | bitmap.c | 213 * 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/ |
D | tdp_iter.c | 75 * 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/ |
D | Kconfig | 11 This implements a generic interface towards a Trusted Execution
|
/Linux-v5.15/Documentation/networking/dsa/ |
D | dsa.rst | 108 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/ |
D | iosm_ipc_pm.h | 20 * @irq: IRQ towards CP 114 * @IPC_PM_UNIT_IRQ: IRQ towards CP
|
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
D | qed_nvmetcp_ip_services.c | 54 /* 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/ |
D | copyuser_64.S | 17 #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/ |
D | copyuser_64.S | 17 #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/ |
D | cpu-hotplug-spec.rst | 23 number (or a reasonable approximation of it, with erring towards more not less)
|
/Linux-v5.15/Documentation/networking/ |
D | sctp.rst | 32 - There is tentative support for IPv6, but most work has gone towards
|
12345678910>>...12