/Linux-v5.10/Documentation/userspace-api/media/rc/ |
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-v5.10/Documentation/networking/devlink/ |
D | index.rst | 5 related to any device class, such as chip-wide/switch-ASIC-wide configuration.
|
/Linux-v5.10/arch/arm/probes/kprobes/ |
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-v5.10/Documentation/devicetree/bindings/arm/ |
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-v5.10/tools/perf/Documentation/ |
D | perf-stat.txt | 91 system-wide collection from all CPUs (default if no target is specified) 119 to activate system-wide monitoring. Default is to count on all CPUs. 166 If wanting to monitor, say, 'cycles' for a cgroup and also for system wide, this 261 Aggregate counts per processor socket for system-wide mode measurements. This 263 use --per-socket in addition to -a. (system-wide). The output includes the 268 Aggregate counts per processor die for system-wide mode measurements. This 270 use --per-die in addition to -a. (system-wide). The output includes the 275 Aggregate counts per physical processor for system-wide mode measurements. This 277 use --per-core in addition to -a. (system-wide). The output includes the 285 Aggregate counts per NUMA nodes for system-wide mode measurements. This [all …]
|
/Linux-v5.10/tools/lib/bpf/ |
D | Makefile | 143 GLOBAL_SYM_COUNT = $(shell readelf -s --wide $(BPF_IN_SHARED) | \ 148 VERSIONED_SYM_COUNT = $(shell readelf --dyn-syms --wide $(OUTPUT)libbpf.so | \ 212 readelf -s --wide $(BPF_IN_SHARED) | \ 217 readelf --dyn-syms --wide $(OUTPUT)libbpf.so | \
|
/Linux-v5.10/drivers/net/wireless/ti/wl18xx/ |
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-v5.10/Documentation/fb/ |
D | vt8623fb.rst | 30 driver. Text mode supports 8bit wide fonts only (hardware limitation) and 36 8bit wide fonts only (driver limitation).
|
D | arkfb.rst | 32 wide fonts only (hardware limitation) and 16bit tall fonts (driver 39 8bit wide fonts only (driver limitation).
|
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-v5.10/Documentation/admin-guide/pm/ |
D | index.rst | 11 system-wide
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | tegra20-medcom-wide.dts | 8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20"; 69 compatible = "ad,tegra-audio-wm8903-medcom-wide",
|
D | ste-dbx5x0-pinctrl.dtsi | 231 /* This is the external SD card slot, 4 bits wide */ 330 /* This is the WLAN SDIO 4 bits wide */ 410 /* This is the eMMC 8 bits wide, usually PoP eMMC */ 466 /* This is the eMMC 8 bits wide, usually PCB-mounted eMMC */
|
/Linux-v5.10/drivers/mtd/chips/ |
D | Kconfig | 87 8 bits wide, say 'Y'. 94 16 bits wide, say 'Y'. 101 32 bits wide, say 'Y'. 108 64 bits wide, say 'Y'. 115 128 bits wide, say 'Y'. 123 256 bits wide, say 'Y'.
|
/Linux-v5.10/tools/perf/tests/attr/ |
D | test-record-C0 | 22 [event:system-wide-dummy]
|
D | system-wide-dummy | 1 # Event added by system-wide or CPU perf-record to handle the race of
|
/Linux-v5.10/drivers/staging/wlan-ng/ |
D | Kconfig | 9 This is the wlan-ng prism 2.5/3 USB driver for a wide range of
|
/Linux-v5.10/drivers/input/rmi4/ |
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-v5.10/Documentation/networking/ |
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-v5.10/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1932 u_char per, u_char wide, u_char div, u_char fak) argument 1974 if (wide != 0) 2062 static void sym_setwide(struct sym_hcb *np, int target, u_char wide) argument 2067 sym_settrans(np, target, 0, 0, 0, wide, 0, 0); 2069 if (wide) 2074 tp->tgoal.width = wide; 2077 spi_width(starget) = wide; 2096 u_char wide = (tp->head.wval & EWS) ? BUS_16_BIT : BUS_8_BIT; local 2098 sym_settrans(np, target, 0, ofs, per, wide, div, fak); 2100 if (wide) [all …]
|
/Linux-v5.10/security/yama/ |
D | Kconfig | 8 system-wide security settings beyond regular Linux discretionary
|
/Linux-v5.10/Documentation/devicetree/bindings/timer/ |
D | nxp,lpc3220-timer.txt | 3 The NXP LPC3220 timer is used on a wide range of NXP SoCs. This
|
/Linux-v5.10/Documentation/devicetree/bindings/misc/ |
D | pvpanic-mmio.txt | 7 - a read-write, 16-bit wide data register.
|
/Linux-v5.10/Documentation/driver-api/ |
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-v5.10/security/safesetid/ |
D | Kconfig | 10 approved by a system-wide whitelist. These restrictions also prohibit
|