Home
last modified time | relevance | path

Searched refs:wide (Results 1 – 25 of 245) sorted by relevance

12345678910

/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-set-wideband-receiver.rst12 LIRC_SET_WIDEBAND_RECEIVER - enable wide band receiver.
34 Some receivers are equipped with special wide band receiver which is
47 carrier reports. Trying to disable wide band receiver while carrier
Drc-intro.rst20 conjunction with a wide variety of different IR remotes.
/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c450 #define wide ".w" macro
452 #define wide macro
458 "stmdb"wide" sp!, {r3-r11,lr} \n\t" in benchmark_pushpop1()
459 "ldmia"wide" sp!, {r3-r11,pc}" in benchmark_pushpop1()
466 "stmdb"wide" sp!, {r0-r8,lr} \n\t" in benchmark_pushpop2()
467 "ldmia"wide" sp!, {r0-r8,pc}" in benchmark_pushpop2()
474 "stmdb"wide" sp!, {r4,lr} \n\t" in benchmark_pushpop3()
475 "ldmia"wide" sp!, {r4,pc}" in benchmark_pushpop3()
482 "stmdb"wide" sp!, {r0,lr} \n\t" in benchmark_pushpop4()
483 "ldmia"wide" sp!, {r0,pc}" in benchmark_pushpop4()
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt7 - A write-only, 16-bit wide selector (or control) register,
8 - a read-write, 64-bit wide data register.
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dacx.c114 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode() argument
120 hlid, wide); in wl18xx_acx_peer_ht_operation_mode()
129 acx->bandwidth = wide ? WLCORE_BANDWIDTH_40MHZ : WLCORE_BANDWIDTH_20MHZ; in wl18xx_acx_peer_ht_operation_mode()
/Linux-v4.19/Documentation/admin-guide/pm/
Dindex.rst9 system-wide
/Linux-v4.19/Documentation/fb/
Dvt8623fb.txt30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and
36 8bit wide fonts only (driver limitation).
Darkfb.txt32 wide fonts only (hardware limitation) and 16bit tall fonts (driver
39 8bit wide fonts only (driver limitation).
Ds3fb.txt41 limitation is not enforced by driver. Text mode supports 8bit wide fonts only
48 8bit wide fonts only (driver limitation).
/Linux-v4.19/tools/perf/Documentation/
Dperf-stat.txt73 system-wide collection from all CPUs (default if no target is specified)
100 to activate system-wide monitoring. Default is to count on all CPUs.
147 If wanting to monitor, say, 'cycles' for a cgroup and also for system wide, this
194 Aggregate counts per processor socket for system-wide mode measurements. This
196 use --per-socket in addition to -a. (system-wide). The output includes the
201 Aggregate counts per physical processor for system-wide mode measurements. This
203 use --per-core in addition to -a. (system-wide). The output includes the
237 Aggregate counts per processor socket for system-wide mode measurements.
240 Aggregate counts per physical processor for system-wide mode measurements.
Dperf-ftrace.txt39 Force system-wide collection. Scripts run without a <command>
42 system-wide mode.
/Linux-v4.19/drivers/mtd/chips/
DKconfig86 8 bits wide, say 'Y'.
93 16 bits wide, say 'Y'.
100 32 bits wide, say 'Y'.
107 64 bits wide, say 'Y'.
114 128 bits wide, say 'Y'.
122 256 bits wide, say 'Y'.
/Linux-v4.19/arch/arm/boot/dts/
Dtegra20-medcom-wide.dts8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20";
69 compatible = "ad,tegra-audio-wm8903-medcom-wide",
/Linux-v4.19/drivers/staging/wlan-ng/
DKconfig8 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
/Linux-v4.19/drivers/input/rmi4/
Drmi_2d_sensor.c75 int wide, major, minor; in rmi_2d_sensor_abs_report() local
92 wide = (obj->wx > obj->wy); in rmi_2d_sensor_abs_report()
103 input_event(sensor->input, EV_ABS, ABS_MT_ORIENTATION, wide); in rmi_2d_sensor_abs_report()
/Linux-v4.19/Documentation/networking/
Dtcp-thin.txt3 A wide range of Internet-based services that use reliable transport
43 More information on the modifications, as well as a wide range of
/Linux-v4.19/security/yama/
DKconfig7 system-wide security settings beyond regular Linux discretionary
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1945 u_char per, u_char wide, u_char div, u_char fak) argument
1987 if (wide != 0)
2075 static void sym_setwide(struct sym_hcb *np, int target, u_char wide) argument
2080 sym_settrans(np, target, 0, 0, 0, wide, 0, 0);
2082 if (wide)
2087 tp->tgoal.width = wide;
2090 spi_width(starget) = wide;
2109 u_char wide = (tp->head.wval & EWS) ? BUS_16_BIT : BUS_8_BIT; local
2111 sym_settrans(np, target, 0, ofs, per, wide, div, fak);
2113 if (wide)
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dnxp,lpc3220-timer.txt3 The NXP LPC3220 timer is used on a wide range of NXP SoCs. This
/Linux-v4.19/Documentation/driver-api/
Dscsi.rst15 parallel I/O bus and a data protocol to connect a wide variety of
19 Although the old parallel (fast/wide/ultra) SCSI bus has largely fallen
275 form a wide port based on the port_identifier attribute, which is the
291 attributes for traditional (fast/wide/ultra) SCSI busses.
336 Parallel (fast/wide/ultra) SCSI, USB, SATA, SAS, Fibre Channel,
Dindex.rst5 The kernel offers a wide variety of interfaces to support the development
/Linux-v4.19/Documentation/devicetree/bindings/rng/
Dtimeriomem_rng.txt15 N.B. currently 'reg' must be four bytes wide and aligned
/Linux-v4.19/Documentation/devicetree/bindings/net/wireless/
Dieee80211.txt9 normally. It may happen chipset supports a wide wireless band but it is
/Linux-v4.19/Documentation/driver-api/pm/
Ddevices.rst24 This writeup gives an overview of how drivers interact with system-wide
38 Drivers can enter low-power states as part of entering system-wide
64 states at run time may require special handling during system-wide power
77 to entering some system-wide low-power state (system sleep) ... and that
107 management while the remaining ones are used during system-wide power
216 system-wide power transitions. In particular, the device can (and in the
218 system-wide transition to a sleep state even though its :c:member:`runtime_auto`
746 A system-wide power transition can be started while some devices are in low
753 desirable to leave a suspended device in that state during a system-wide power
759 If it is necessary to resume a device from runtime suspend during a system-wide
[all …]
/Linux-v4.19/fs/notify/fanotify/
DKconfig2 bool "Filesystem wide access notification"

12345678910