Home
last modified time | relevance | path

Searched refs:switched (Results 1 – 25 of 165) sorted by relevance

1234567

/openbmc/u-boot/doc/
H A DREADME.serial_multi17 *) The console can be switched to SCC by any of the following commands:
23 *) The console can be switched to SMC by any of the following commands:
30 will be used which, in turn, can be switched by above commands.
32 *) The baudrate is the same for all serial devices. But it can be switched
46 *) The console can be switched to UART1 by any of the following commands:
51 *) The console can be switched to UART0 by any of the following commands:
/openbmc/linux/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c283 dcon->switched = false; in dcon_source_switch()
294 wait_event_timeout(dcon->waitq, dcon->switched, HZ); in dcon_source_switch()
296 if (!dcon->switched) in dcon_source_switch()
333 wait_event_timeout(dcon->waitq, dcon->switched, HZ / 2); in dcon_source_switch()
335 if (!dcon->switched) { in dcon_source_switch()
350 if (dcon->switched && ktime_to_ns(delta_t) in dcon_source_switch()
738 dcon->switched = true; in dcon_interrupt()
751 if (dcon->curr_src != dcon->pending_src && !dcon->switched) { in dcon_interrupt()
752 dcon->switched = true; in dcon_interrupt()
H A Dolpc_dcon.h82 bool switched; member
/openbmc/linux/Documentation/admin-guide/
H A Drapidio.rst10 RapidIO is a high speed switched fabric interconnect with features aimed
12 as well as message-based transactions over the switched fabric network.
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-kovaplus65 Description: The mouse can store 5 profiles which can be switched by the
80 Description: The mouse can store 5 profiles which can be switched by the
92 Description: The mouse can store 5 profiles which can be switched by the
108 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-savu4 Description: The mouse can store 5 profiles which can be switched by the
28 Description: The mouse can store 5 profiles which can be switched by the
62 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-pyra54 Description: The mouse can store 5 profiles which can be switched by the
69 Description: The mouse can store 5 profiles which can be switched by the
81 Description: The mouse can store 5 profiles which can be switched by the
97 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-koneplus58 Description: The mouse can store 5 profiles which can be switched by the
73 Description: The mouse can store 5 profiles which can be switched by the
85 Description: The mouse can store 5 profiles which can be switched by the
101 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-konepure4 Description: The mouse can store 5 profiles which can be switched by the
43 Description: The mouse can store 5 profiles which can be switched by the
58 Description: The mouse can store 5 profiles which can be switched by the
/openbmc/linux/Documentation/driver-api/media/
H A Drc-core.rst32 carrier. The carrier can be switched on or off by the IR transmitter
33 hardware. When the carrier is switched on, it is called *PULSE*.
34 When the carrier is switched off, it is called *SPACE*.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-logitech-lg4ff23 If a wheel cannot be switched into the desired mode, -EINVAL
64 alternate mode the wheel might be switched to.
H A Ddebugfs-ec21 not get switched on again after you did a wrong write.
H A Dsysfs-bus-iio-adc-envelope-detector29 The edge/level of the interrupt is also switched to its
H A Dsysfs-firmware-efi-runtime-map8 The efi runtime services can only be switched to virtual
/openbmc/docs/designs/oem/google/
H A Droot_of_trust.md99 TPM 1.2. The Chinese TPM switched over to TPM 2.0 after that version of the
105 - Some TPMs can be switched between TPM 1.2 and 2.0. This could be ignorable
107 switched into a TPM mode via firmware update. (Which would be a good move)
/openbmc/linux/Documentation/arch/x86/
H A Dbooting-dt.rst8 entry point once it switched into protected mode). That entry point
H A Dentry_64.rst62 not switched/swapped yet.
91 base has already been switched. If it says that we interrupted
/openbmc/phosphor-logging/config/
H A Dconfig.h.meson8 // Once autoconf is removed, they should be switched over to
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds2406.rst14 The w1_ds2406 driver allows connected devices to be switched on and off.
/openbmc/linux/arch/arc/include/asm/
H A Dentry-arcv2.h52 ; 1. SP auto-switched to kernel mode stack
81 ; 1. SP auto-switched to kernel mode stack
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A Dfix_reproducibility.patch22 Upstream-Status: Inappropriate [upstream have dropped distutils and switched to meson]
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadv7343.txt18 oversampling to be switched off.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pps-tools/pps-tools/
H A D0001-Use-lld-in-printf-for-64-bit-time_t.patch6 musl 1.2.0 switched to use 64-bit time_t everywhere, including 32-bit
/openbmc/linux/drivers/net/hippi/
H A DKconfig11 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
/openbmc/docs/designs/
H A Duart-mux-support.md12 Some hardware configurations feature a UART mux which can be switched via GPIOs.
114 switched to capture the output of whatever the satellite is printing. It is
324 differentiated by how the mux is switched, and its effect on already-connected
327 Concentrating on how the mux is switched, based on the discussion about the
352 case it may as well have been disconnected when the mux switched away to begin
371 conflicting clients are disconnected and the mux is switched. This may be
378 The mux is switched based on the endpoint of the most recent client connection,

1234567