Home
last modified time | relevance | path

Searched full:wide (Results 1 – 25 of 1659) sorted by relevance

12345678910>>...67

/openbmc/linux/Documentation/userspace-api/media/rc/
H A Dlirc-set-wideband-receiver.rst13 LIRC_SET_WIDEBAND_RECEIVER - enable wide band receiver.
35 Some receivers are equipped with special wide band receiver which is
40 that prevents them to be used with some remotes. Wide band receiver might
46 Wide band receiver might be implicitly enabled if you enable
48 carrier reports. Trying to disable wide band receiver while carrier
/openbmc/linux/Documentation/scsi/
H A Dadvansys.rst10 buses and RISC-based, Bus-Mastering, Ultra (20 Mhz) Wide (16-bit
49 - ABP940UW/3940UW - Bus-Master PCI Ultra-Wide (253 CDB)
50 - ABP970UW - Bus-Master PCI MAC/PC Ultra-Wide (253 CDB)
51 - ABP3940U2W - Bus-Master PCI LVD/Ultra2-Wide (253 CDB)
57 - ABP950UW - Dual Channel Bus-Master PCI Ultra-Wide (253 CDB Per Channel)
61 - ABP3950U2W - Bus-Master PCI LVD/Ultra2-Wide and Ultra-Wide (253 CDB)
62 - ABP3950U3W - Bus-Master PCI Dual LVD2/Ultra3-Wide (253 CDB)
238 Mark Moran <mmoran@mmoran.com> has helped test Ultra-Wide
248 patch and helped with PowerPC wide and narrow board support.
258 problems) for wide cards.
H A DBusLogic.rst69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide
90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at
106 Synchronous Negotiation, Wide Negotiation, and Disconnect/Reconnect are
140 The status of Wide Negotiation, Disconnect/Reconnect, and Tagged Queuing
230 FlashPoint LW (BT-950) Wide Ultra SCSI-3
231 FlashPoint LW (BT-950R) Wide Ultra SCSI-3 with RAIDPlus
232 FlashPoint DW (BT-952) Dual Channel Wide Ultra SCSI-3
233 FlashPoint DW (BT-952R) Dual Channel Wide Ultra SCSI-3 with RAIDPlus
240 BT-958 PCI Wide Ultra SCSI-3
241 BT-958D PCI Wide Differential Ultra SCSI-3
[all …]
H A DFlashPoint.rst35 machines. It supports a wide range of software, including the X Window
43 and file server environments, are available in narrow, wide, dual channel,
44 and dual channel wide versions. These adapters feature SeqEngine
55 and system boards. Through its wide range of RAID controllers and its
146 program has now been extended to encompass the FlashPoint LW Wide Ultra
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2022-0530.patch27 zwchar *wide = utf8_to_wide_string(utf8_string);
28 + if (wide == NULL)
30 char *loc = wide_to_local_string(wide, escape_all);
31 free(wide);
/openbmc/linux/tools/perf/tests/shell/
H A Drecord.sh99 echo "Basic --system-wide mode test"
102 echo "System-wide record [Skipped not supported]"
107 echo "System-wide record [Failed missing output]"
114 echo "System-wide record [Failed record --threads option]"
120 echo "System-wide record [Failed --threads missing output]"
124 echo "Basic --system-wide mode test [Success]"
H A Dstat+json_output.sh56 echo -n "Checking json output: system wide "
63 $PYTHON $pythonchecker --system-wide --file "${stat_output}"
69 echo -n "Checking json output: system wide no aggregation "
76 $PYTHON $pythonchecker --system-wide-no-aggr --file "${stat_output}"
/openbmc/u-boot/board/avionic-design/medcom-wide/
H A DMAINTAINERS1 MEDCOM-WIDE BOARD
4 F: board/avionic-design/medcom-wide/
5 F: include/configs/medcom-wide.h
H A DKconfig4 default "medcom-wide"
10 default "medcom-wide"
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h20 /* Binary World Wide unique Node Name for remote FC Initiator Nport */
58 /* Binary World Wide unique Port Name for FC Target Lport */
60 /* Binary World Wide unique Port Name for FC NPIV Target Lport */
62 /* Binary World Wide unique Node Name for FC NPIV Target Lport */
/openbmc/linux/tools/perf/arch/arm64/util/
H A Dtsc.c13 * system counter is at least 56 bits wide; from Armv8.6, the counter in rdtsc()
14 * must be 64 bits wide. So the system counter could be less than 64 in rdtsc()
15 * bits wide and it is attributed with the flag 'cap_user_time_short' in rdtsc()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dgio.h43 * bit 7 0=GIO Product ID is 8 bits wide
44 * 1=GIO Product ID is 32 bits wide.
61 * 0x08 JPEG (Double Wide)
62 * 0x09 JPEG (Single Wide)
/openbmc/linux/tools/perf/Documentation/
H A Dperf-stat.txt124 system-wide collection from all CPUs (default if no target is specified)
152 to activate system-wide monitoring. Default is to count on all CPUs.
202 If wanting to monitor, say, 'cycles' for a cgroup and also for system wide, this
298 Aggregate counts per processor socket for system-wide mode measurements. This
300 use --per-socket in addition to -a. (system-wide). The output includes the
305 Aggregate counts per processor die for system-wide mode measurements. This
307 use --per-die in addition to -a. (system-wide). The output includes the
312 Aggregate counts per cache instance for system-wide mode measurements. By
320 Aggregate counts per physical processor for system-wide mode measurements. This
322 use --per-core in addition to -a. (system-wide). The output includes the
[all …]
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-medcom-wide.dts7 model = "Avionic Design Medcom-Wide board";
8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20";
72 compatible = "ad,tegra-audio-wm8903-medcom-wide",
74 nvidia,model = "Avionic Design Medcom-Wide";
/openbmc/linux/drivers/mtd/chips/
H A DKconfig89 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'.
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dstat_output.sh21 echo -n "Checking $1 output: system wide "
28 commachecker --system-wide
34 echo -n "Checking $1 output: system wide no aggregation "
41 commachecker --system-wide-no-aggr
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dssh_config3 # This is the ssh client system-wide configuration file. See
11 # 3. system-wide file
16 # Site-wide defaults for some commonly used options. For a comprehensive
/openbmc/linux/Documentation/driver-api/pm/
H A Ddevices.rst22 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
216 system-wide transition to a sleep state even though its :c:member:`runtime_auto`
750 A system-wide power transition can be started while some devices are in low
757 desirable to leave a suspended device in that state during a system-wide power
763 If it is necessary to resume a device from runtime suspend during a system-wide
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/
H A D0002-Add-debian-csh-scripts.patch24 +# /etc/csh.cshrc: system-wide .cshrc file for csh(1) and tcsh(1)
45 +# /etc/csh.login: system-wide .login file for csh(1) and tcsh(1)
59 +# /etc/csh.logout: system-wide .logout file for csh(1) and tcsh(1)
/openbmc/openbmc/poky/meta/recipes-gnome/gsettings-desktop-schemas/
H A Dgsettings-desktop-schemas_47.1.bb1 SUMMARY = "GNOME desktop-wide GSettings schemas"
2 DESCRIPTION = "GSettings desktop-wide schemas contains a collection of \
/openbmc/u-boot/configs/
H A Dmedcom-wide_defconfig10 CONFIG_SYS_PROMPT="Tegra20 (Medcom-Wide) # "
24 CONFIG_DEFAULT_DEVICE_TREE="tegra20-medcom-wide"
/openbmc/linux/include/uapi/linux/
H A Dif_addrlabel.h5 * Copyright (C)2007 USAGI/WIDE Project, All Rights Reserved.
8 * YOSHIFUJI Hideaki @ USAGI/WIDE <yoshfuji@linux-ipv6.org>
/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-gemini.c164 dev_warn(dev, "flash hardware say flash is 16 bit wide but DT says it is %d bits wide\n", in of_flash_probe_gemini()
168 dev_warn(dev, "flash hardware say flash is 8 bit wide but DT says it is %d bits wide\n", in of_flash_probe_gemini()
/openbmc/linux/Documentation/riscv/
H A Dvector.rst33 * :c:macro:`PR_RISCV_V_VSTATE_CTRL_DEFAULT`: Use the system-wide default
34 enablement status on execve(). The system-wide default setting can be
64 then the enablement status will be decided by the system-wide
71 This setting persists across changes in the system-wide default value.
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A DKconfig12 bool "Avionic Design Medcom-Wide board"
49 source "board/avionic-design/medcom-wide/Kconfig"

12345678910>>...67