| /linux/Documentation/userspace-api/media/rc/ |
| A D | lirc-set-wideband-receiver.rst | 13 LIRC_SET_WIDEBAND_RECEIVER - enable wide band receiver. 35 Some receivers are equipped with special wide band receiver which is 48 carrier reports. Trying to disable wide band receiver while carrier
|
| /linux/arch/arm/probes/kprobes/ |
| A D | test-core.c | 447 #define wide ".w" macro 449 #define wide macro 455 "stmdb"wide" sp!, {r3-r11,lr} \n\t" in benchmark_pushpop1() 456 "ldmia"wide" sp!, {r3-r11,pc}" in benchmark_pushpop1() 463 "stmdb"wide" sp!, {r0-r8,lr} \n\t" in benchmark_pushpop2() 464 "ldmia"wide" sp!, {r0-r8,pc}" in benchmark_pushpop2() 471 "stmdb"wide" sp!, {r4,lr} \n\t" in benchmark_pushpop3() 472 "ldmia"wide" sp!, {r4,pc}" in benchmark_pushpop3() 479 "stmdb"wide" sp!, {r0,lr} \n\t" in benchmark_pushpop4() 480 "ldmia"wide" sp!, {r0,pc}" in benchmark_pushpop4()
|
| /linux/Documentation/networking/devlink/ |
| A D | index.rst | 5 related to any device class, such as chip-wide/switch-ASIC-wide configuration.
|
| /linux/tools/lib/bpf/ |
| A D | Makefile | 125 GLOBAL_SYM_COUNT = $(shell readelf -s --wide $(BPF_IN_SHARED) | \ 130 VERSIONED_SYM_COUNT = $(shell readelf --dyn-syms --wide $(OUTPUT)libbpf.so | \ 188 readelf -s --wide $(BPF_IN_SHARED) | \ 193 readelf --dyn-syms --wide $(OUTPUT)libbpf.so | \
|
| /linux/tools/perf/Documentation/ |
| A D | perf-stat.txt | 122 system-wide collection from all CPUs (default if no target is specified) 150 to activate system-wide monitoring. Default is to count on all CPUs. 298 use --per-socket in addition to -a. (system-wide). The output includes the 303 Aggregate counts per processor die for system-wide mode measurements. This 305 use --per-die in addition to -a. (system-wide). The output includes the 312 use --per-core in addition to -a. (system-wide). The output includes the 320 Aggregate counts per NUMA nodes for system-wide mode measurements. This 322 mode, use --per-node in addition to -a. (system-wide). 375 Aggregate counts per processor socket for system-wide mode measurements. 378 Aggregate counts per processor die for system-wide mode measurements. [all …]
|
| A D | perf-iostat.txt | 59 Performance counter stats for 'system wide': 78 Performance counter stats for 'system wide':
|
| /linux/tools/testing/selftests/net/ |
| A D | ioam6_parser.c | 20 __u64 wide; member 39 .wide = 11111111, 53 .wide = 22222222, 67 .wide = 33333333, 258 cnf.wide != (raw64 & 0xffffffffffffff)) in check_ioam6_data()
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | fw-cfg.txt | 7 - A write-only, 16-bit wide selector (or control) register, 8 - a read-write, 64-bit wide data register.
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| A D | acx.c | 100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode() argument 106 hlid, wide); in wl18xx_acx_peer_ht_operation_mode() 115 acx->bandwidth = wide ? WLCORE_BANDWIDTH_40MHZ : WLCORE_BANDWIDTH_20MHZ; in wl18xx_acx_peer_ht_operation_mode()
|
| /linux/drivers/mtd/chips/ |
| A D | Kconfig | 89 8 bits wide, say 'Y'. 96 16 bits wide, say 'Y'. 103 32 bits wide, say 'Y'. 110 64 bits wide, say 'Y'. 117 128 bits wide, say 'Y'. 125 256 bits wide, say 'Y'.
|
| /linux/Documentation/fb/ |
| A D | vt8623fb.rst | 30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and 36 8bit wide fonts only (driver limitation).
|
| A D | arkfb.rst | 32 wide fonts only (hardware limitation) and 16bit tall fonts (driver 39 8bit wide fonts only (driver limitation).
|
| A D | s3fb.rst | 41 limitation is not enforced by driver. Text mode supports 8bit wide fonts only 48 8bit wide fonts only (driver limitation).
|
| /linux/arch/arm/boot/dts/ |
| A D | tegra20-medcom-wide.dts | 8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20"; 69 compatible = "ad,tegra-audio-wm8903-medcom-wide",
|
| A D | ste-dbx5x0-pinctrl.dtsi | 249 /* This is the external SD card slot, 4 bits wide */ 348 /* This is the WLAN SDIO 4 bits wide */ 428 /* This is the eMMC 8 bits wide, usually PoP eMMC */ 484 /* This is the eMMC 8 bits wide, usually PCB-mounted eMMC */
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| A D | sym_hipd.c | 1974 if (wide != 0) 2069 if (wide) 2074 tp->tgoal.width = wide; 2100 if (wide) 2132 if (wide || ofs) 4080 wide = np->maxwide; 4153 tp->tgoal.width = wide; 4200 u_char chg, wide; local 4210 wide = np->msgin[3]; 4217 wide = np->maxwide; [all …]
|
| /linux/drivers/input/rmi4/ |
| A D | rmi_2d_sensor.c | 72 int wide, major, minor; in rmi_2d_sensor_abs_report() local 89 wide = (obj->wx > obj->wy); in rmi_2d_sensor_abs_report() 100 input_event(sensor->input, EV_ABS, ABS_MT_ORIENTATION, wide); in rmi_2d_sensor_abs_report()
|
| /linux/Documentation/admin-guide/pm/ |
| A D | index.rst | 11 system-wide
|
| A D | suspend-flows.rst | 12 At least one global system-wide transition needs to be carried out for the 16 referred to as *system-wide suspend* (or simply *system suspend*) states, need 48 1. Invoking system-wide suspend notifiers. 157 4. Invoking system-wide resume notifiers. 170 1. Invoking system-wide suspend notifiers. 267 6. Invoking system-wide resume notifiers.
|
| /linux/Documentation/networking/ |
| A D | tcp-thin.rst | 7 A wide range of Internet-based services that use reliable transport 47 More information on the modifications, as well as a wide range of
|
| /linux/certs/ |
| A D | Kconfig | 45 bool "Provide system-wide ring of trusted keys" 95 bool "Provide system-wide ring of blacklisted keys" 113 bool "Provide system-wide ring of revocation certificates"
|
| /linux/Documentation/driver-api/ |
| A D | scsi.rst | 15 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,
|
| /linux/Documentation/driver-api/pm/ |
| A D | devices.rst | 22 This writeup gives an overview of how drivers interact with system-wide 36 Drivers can enter low-power states as part of entering system-wide 62 states at run time may require special handling during system-wide power 75 to entering some system-wide low-power state (system sleep) ... and that 105 management while the remaining ones are used during system-wide power 214 system-wide power transitions. In particular, the device can (and in the 787 runtime suspend throughout those phases of the system-wide suspend (and 813 runtime suspend before the preceding system-wide suspend (or analogous) 850 during the preceding system-wide suspend transition and its 855 system-wide resume-type transitions.] [all …]
|
| /linux/tools/perf/tests/attr/ |
| A D | test-record-C0 | 22 [event:system-wide-dummy]
|
| /linux/drivers/staging/wlan-ng/ |
| A D | Kconfig | 9 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|