Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 1074) sorted by relevance

12345678910>>...43

/linux/Documentation/devicetree/bindings/arm/
H A Dsecure.txt9 space, or visible in both. (One example of that situation would be a
32 secure- bindings only need to be used where both the Secure and Normal
43 both default to "okay". This means the following combinations are
46 /* Neither specified: default to visible in both S and NS */
47 secure-status = "okay"; /* visible in both */
48 status = "okay"; /* visible in both */
49 status = "okay"; secure-status = "okay"; /* visible in both */
53 status = "disabled"; /* disabled in both */
54 status = "disabled"; secure-status = "disabled"; /* disabled in both */
/linux/Documentation/power/
H A Dapm-acpi.rst13 build a kernel with both ACPI and APM enabled (as of 2.3.x ACPI is
18 No, sorry, you cannot have both ACPI and APM enabled and running at
20 would like to use both to get a full set of working features, but you
27 respectively, to be completely functional. Obtain both of these
30 Go ahead and start both. If ACPI or APM is not available on your
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ayaneo-ec16 the device. Possible values are "left", "right" and "both".
18 will only set controller power to 1 if both module sides
19 are connected (i.e. this file returns "both").
H A Dsysfs-bus-event_source-devices-uncore7 The 'perf(1)' tool should treat both names the same.
8 They both can be used to access the uncore PMU.
H A Dsysfs-devices-platform-docg310 writes or both.
27 writes or both.
/linux/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt16 On SoCs that can be operated in both big-endian and little-endian
17 modes, with a single hardware switch controlling both the endianness
20 blob in both cases.
/linux/Documentation/userspace-api/media/v4l/
H A Dtuner.rst36 determined by the current video input. Drivers must support both ioctls
58 A video or radio device cannot support both a tuner and a modulator. Two
70 current video output. Drivers must support both ioctls and set the
82 :ref:`VIDIOC_S_FREQUENCY <VIDIOC_G_FREQUENCY>` ioctl which both take
85 both ioctls when the tuner or modulator ioctls are supported, or when
H A Ddev-mem2mem.rst18 supports both output (sending frames from memory to the hardware)
21 both sides and finally call :ref:`VIDIOC_STREAMON <VIDIOC_STREAMON>`
22 for both capture and output to start the hardware.
/linux/Documentation/networking/dsa/
H A Dlan9303.rst18 The LAN9303 can be managed both via MDIO and I2C, both supported by this driver.
24 When both user ports are joined to the same bridge, the normal HW MAC learning
/linux/drivers/clk/thead/
H A DKconfig12 both CPU PLLs, both DPU PLLs as well as the GMAC, VIDEO,
/linux/fs/fat/
H A Ddir.c567 struct fat_ioctl_filldir_callback *both) in __fat_readdir() argument
644 if (!both) in __fat_readdir()
652 both->longname = fill_name; in __fat_readdir()
653 both->long_len = fill_len; in __fat_readdir()
654 both->shortname = bufname; in __fat_readdir()
655 both->short_len = short_len; in __fat_readdir()
775 int short_only, int both) in FAT_IOCTL_FILLDIR_FUNC()
790 short_only, both ? &buf : NULL); in FAT_IOCTL_FILLDIR_FUNC()
804 int short_only, both; in fat_dir_ioctl() local
809 both = 0; in fat_dir_ioctl()
[all …]
/linux/Documentation/hwmon/
H A Dina2xx.rst83 interface. The INA219 monitors both shunt drop and supply voltage, with
87 interface. The INA220 monitors both shunt drop and supply voltage.
90 The INA226 monitors both a shunt voltage drop and bus supply voltage.
93 with an I2C interface. The chips monitor both a shunt voltage drop and
100 interface. The SY24655 supports both shunt drop and supply voltage, with
H A Dina3221.rst22 side of up to three D.C. power supplies. The INA3221 monitors both shunt drop
71 Affects both Bus- and Shunt-voltage conversion time.
72 Note that setting update_interval to 0ms sets both BC
/linux/drivers/usb/gadget/udc/
H A DKconfig11 # - Some systems have both kinds of controllers.
14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
23 # - licensed IP used in both SOC and discrete versions
157 supports both full and high speed USB 2.0 data transfers.
169 that supports both full and high speed USB 2.0 data transfers.
181 that supports both host and device switching.
255 # Controllers available in both integrated and discrete versions
263 supports both full and high speed USB 2.0 data transfers.
313 supports both full and high speed USB 2.0 data transfers.
358 supports both full and high speed USB 2.0 data transfers.
[all …]
/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst21 below. The GPIO GTE code supports both kernel and userspace consumers. The
44 The provider source code of both IRQ and GPIO GTE instances is located at
46 ``drivers/hte/hte-tegra194-test.c`` demonstrates HTE API usage for both IRQ
/linux/arch/sparc/kernel/
H A Dunaligned_32.c28 both, /* Swap, ldstub, etc. */ enumerator
42 return both; in decode_direction()
245 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
/linux/fs/pstore/
H A DKconfig131 NOTE that, both Kconfig and module parameters can configure
142 NOTE that, both Kconfig and module parameters can configure
154 NOTE that, both Kconfig and module parameters can configure
166 NOTE that, both Kconfig and module parameters can configure
178 NOTE that, both Kconfig and module parameters can configure
190 NOTE that, both Kconfig and module parameters can configure
/linux/include/linux/
H A Dfutex.h53 } both; member
56 #define FUTEX_KEY_INIT (union futex_key) { .both = { .ptr = 0ULL } }
/linux/drivers/usb/musb/
H A DKconfig17 or the USB host role, or both.
58 both host and gadget features are enabled.
160 depends on USB_MUSB_TUSB6010 = USB_MUSB_HDRC # both built-in or both modules
/linux/Documentation/w1/masters/
H A Domap-hdq.rst24 The controller supports operation in both HDQ and 1-wire mode. The essential
41 Please note to load both the modules with a different ID if required, but note
42 that the ID used should be same for both master and slave driver loading.
/linux/tools/testing/selftests/net/
H A Dcmsg_ip.sh51 for ovr in setsock cmsg both diff; do
84 for ovr in setsock cmsg both diff; do
138 for ovr in setsock cmsg both diff; do
/linux/net/hsr/
H A DKconfig19 device will be sent in both directions on the ring (over both slave
26 frames sent over the PRP device will be sent to both networks giving
/linux/Documentation/devicetree/bindings/sound/
H A Dadi,axi-i2s.txt4 (capture) or both directions enabled.
15 the core. The core expects two dma channels if both transmit and receive are
/linux/Documentation/admin-guide/media/
H A Ddvb_references.rst17 There, you'll find lots of information, from both development and usage
22 in both html and pdf formats, together with other useful documentation at:
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_build.rst14 To build both static libbpf.a and shared libbpf.so:
30 To build both static libbpf.a and shared libbpf.so against a custom libelf

12345678910>>...43