/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | secure.txt | 9 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 42 both default to "okay". This means the following combinations are 45 /* Neither specified: default to visible in both S and NS */ 46 secure-status = "okay"; /* visible in both */ 47 status = "okay"; /* visible in both */ 48 status = "okay"; secure-status = "okay"; /* visible in both */ 52 status = "disabled"; /* disabled in both */ 53 status = "disabled"; secure-status = "disabled"; /* disabled in both */
|
/Linux-v4.19/Documentation/power/ |
D | apm-acpi.txt | 11 build a kernel with both ACPI and APM enabled (as of 2.3.x ACPI is 16 No, sorry, you cannot have both ACPI and APM enabled and running at 18 would like to use both to get a full set of working features, but you 25 respectively, to be completely functional. Obtain both of these 28 Go ahead and start both. If ACPI or APM is not available on your
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | gpio-keys.txt | 20 both at the same time. Specifying both properties is allowed. 30 system when asserted, when deasserted, or both. This property is 36 EV_ACT_ANY - both asserted and deasserted
|
/Linux-v4.19/Documentation/devicetree/bindings/regmap/ |
D | regmap.txt | 16 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-v4.19/drivers/net/wireless/cisco/ |
D | Kconfig | 28 This driver support both the standard Linux Wireless Extensions 29 and Cisco proprietary API, so both the Linux Wireless Tools and the 52 This driver support both the standard Linux Wireless Extensions 53 and Cisco proprietary API, so both the Linux Wireless Tools and the
|
/Linux-v4.19/drivers/usb/musb/ |
D | Kconfig | 16 or the USB host role, or both. 57 both host and gadget features are enabled. 88 depends on NOP_USB_XCEIV = USB_MUSB_HDRC # both built-in or both modules 161 depends on USB_MUSB_TUSB6010 = USB_MUSB_HDRC # both built-in or both modules
|
/Linux-v4.19/Documentation/hwmon/ |
D | ina2xx | 41 interface. The INA219 monitors both shunt drop and supply voltage, with 45 interface. The INA220 monitors both shunt drop and supply voltage. 48 The INA226 monitors both a shunt voltage drop and bus supply voltage. 51 with an I2C interface. The chips monitor both a shunt voltage drop and
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | tuner.rst | 35 determined by the current video input. Drivers must support both ioctls 57 A video or radio device cannot support both a tuner and a modulator. Two 69 current video output. Drivers must support both ioctls and set the 81 :ref:`VIDIOC_S_FREQUENCY <VIDIOC_G_FREQUENCY>` ioctl which both take 84 both ioctls when the tuner or modulator ioctls are supported, or when
|
D | dev-codec.rst | 15 supports both output (sending frames from memory to the codec hardware) 18 both sides and finally call :ref:`VIDIOC_STREAMON <VIDIOC_STREAMON>` 19 for both capture and output to start the codec.
|
/Linux-v4.19/Documentation/networking/dsa/ |
D | lan9303.txt | 18 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-v4.19/include/linux/ |
D | futex.h | 48 } both; member 51 #define FUTEX_KEY_INIT (union futex_key) { .both = { .ptr = NULL } }
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | fsl-sai.txt | 38 with Rx) which means both the transimitter and the 44 means both transimitter and receiver will send and 59 - If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the 60 default synchronous mode (sync Rx with Tx) will be used, which means both
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | keystone-usb-phy.txt | 10 gate on the Keystone SOC for both the USB2 and USB3 PHY. Otherwise it is just 11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
|
/Linux-v4.19/fs/fat/ |
D | dir.c | 554 struct fat_ioctl_filldir_callback *both) in __fat_readdir() argument 631 if (!both) in __fat_readdir() 639 both->longname = fill_name; in __fat_readdir() 640 both->long_len = fill_len; in __fat_readdir() 641 both->shortname = bufname; in __fat_readdir() 642 both->short_len = short_len; in __fat_readdir() 762 int short_only, int both) in FAT_IOCTL_FILLDIR_FUNC() 777 short_only, both ? &buf : NULL); in FAT_IOCTL_FILLDIR_FUNC() 791 int short_only, both; in fat_dir_ioctl() local 796 both = 0; in fat_dir_ioctl() [all …]
|
/Linux-v4.19/Documentation/networking/ |
D | netvsc.txt | 17 support checksum offload for TCP and UDP for both IPv4 and 51 is enabled in both the vSwitch and the guest configuration, then the 53 device. In this case, both a synthetic (netvsc) and VF device are 54 visible in the guest OS and both NIC's have the same MAC address.
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-zx.txt | 38 'TOP pins'. For pins like KEY_ROW2, the pinmux is controlled by both 40 the pin spread in both controllers. This type of pins are called 'AON pins'. 41 Though pinmux implementation is quite different, pinconf is same for both
|
/Linux-v4.19/Documentation/arm/sti/ |
D | overview.txt | 9 ARM Linux. Currently STiH415, STiH416 SOCs are supported with both 16 A generic configuration is provided for both STiH415/416, and can be used as the
|
/Linux-v4.19/arch/sparc/kernel/ |
D | unaligned_32.c | 27 both, /* Swap, ldstub, etc. */ enumerator 41 return both; in decode_direction() 245 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap() 353 case both: in user_unaligned_trap()
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | imx-pwm.txt | 11 - clocks : Clock specifiers for both ipg and per clocks. 12 - clock-names : Clock names should include both "ipg" and "per"
|
/Linux-v4.19/Documentation/w1/masters/ |
D | omap-hdq | 23 The controller supports operation in both HDQ and 1-wire mode. The essential 40 Please note to load both the modules with a different ID if required, but note 41 that the ID used should be same for both master and slave driver loading.
|
/Linux-v4.19/net/hsr/ |
D | Kconfig | 14 All Ethernet frames sent over the hsr device will be sent in both 15 directions on the ring (over both slave ports), giving a redundant,
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-devices-platform-docg3 | 10 writes or both. 25 writes or both.
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | Kconfig | 10 # - Some systems have both kinds of controllers. 13 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 22 # - licensed IP used in both SOC and discrete versions 173 supports both full and high speed USB 2.0 data transfers. 185 that supports both full and high speed USB 2.0 data transfers. 289 # Controllers available in both integrated and discrete versions 297 supports both full and high speed USB 2.0 data transfers. 346 both full and high speed USB 2.0 data transfers. 369 supports both full and high speed USB 2.0 data transfers. 414 supports both full and high speed USB 2.0 data transfers. [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | fsl-lpuart.txt | 22 Note: Optional properties for DMA support. Write them both or both not.
|
/Linux-v4.19/kernel/ |
D | futex.c | 395 u32 hash = jhash2((u32*)&key->both.word, in hash_futex() 396 (sizeof(key->both.word)+sizeof(key->both.ptr))/4, in hash_futex() 397 key->both.offset); in hash_futex() 412 && key1->both.word == key2->both.word in match_futex() 413 && key1->both.ptr == key2->both.ptr in match_futex() 414 && key1->both.offset == key2->both.offset); in match_futex() 424 if (!key->both.ptr) in get_futex_key_refs() 437 switch (key->both.offset & (FUT_OFF_INODE|FUT_OFF_MMSHARED)) { in get_futex_key_refs() 462 if (!key->both.ptr) { in drop_futex_key_refs() 471 switch (key->both.offset & (FUT_OFF_INODE|FUT_OFF_MMSHARED)) { in drop_futex_key_refs() [all …]
|