Searched +full:- +full:- +full:- (Results  1 – 25 of 14927) sorted by relevance
12345678910>>...598
| /Linux-v5.4/Documentation/usb/ | 
| D | usbip_protocol.rst | 26           | ----------------------------------------------> |29           | <---------------------------------------------- |
 48           | ----------------------------------------------> |
 51           | <---------------------------------------------- |
 55           | ----------------------------------------------> |
 58           | <---------------------------------------------- |
 63           | ----------------------------------------------> |
 66           | ----------------------------------------------> |
 69           | ----------------------------------------------> |
 72           | <---------------------------------------------- |
 [all …]
 
 | 
| /Linux-v5.4/Documentation/arm64/ | 
| D | silicon-errata.rst | 10 so-called "errata", which can cause it to deviate from the architecture32 cases (e.g. those cases that both require a non-secure workaround *and*
 37 Features" -> "ARM errata workarounds via the alternatives framework".
 39 CPU is detected. For less-intrusive workarounds, a Kconfig option is not
 49 +----------------+-----------------+-----------------+-----------------------------+
 53 +----------------+-----------------+-----------------+-----------------------------+
 54 +----------------+-----------------+-----------------+-----------------------------+
 55 | ARM            | Cortex-A53      | #826319         | ARM64_ERRATUM_826319        |
 56 +----------------+-----------------+-----------------+-----------------------------+
 57 | ARM            | Cortex-A53      | #827319         | ARM64_ERRATUM_827319        |
 [all …]
 
 | 
| D | cpu-feature-registers.rst | 13 -------------30  c) HWCAPs cannot represent non-boolean information effectively. The
 37 ---------------
 66     IMPLEMENTATION DEFINED as per ARMv8-A Architecture.
 81 	                                              \- midr
 82 	                                              \- revidr
 85 --------------------
 97 (See Table C5-6 'System instruction encodings for non-Debug System
 113 -------------------------------------------
 115   1) ID_AA64ISAR0_EL1 - Instruction Set Attribute Register 0
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ | 
| D | suni1x10gexp_regs.h | 7  *  PMC/SIERRA (pm3393) MAC-PHY functionality.                               *43 ** Space allocated for VLAN-Id Filter
 59 /** S/UNI-1x10GE-XP REGISTER ADDRESS MAP                                     **/
 62 /* to the S/UNI-1x10GE-XP Data Sheet for the signification of each bit        */
 505 /*----------------------------------------*/
 509 /*                 -- End register offset definitions --                      */
 513 /** SUNI-1x10GE-XP REGISTER BIT MASKS                                        **/
 553 /*----------------------------------------------------------------------------
 554  * Register 0x0001: S/UNI-1x10GE-XP Product Revision
 555  *    Bit 3-0  REVISION
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/wilc1000/ | 
| D | wilc_wlan_if.h | 1 /* SPDX-License-Identifier: GPL-2.0 */3  * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
 147 	WILC_FW_HT_PROT_RTS_CTS_NONHT = 0,  /* RTS-CTS at non-HT rate */
 148 	WILC_FW_HT_PROT_FIRST_FRAME_NONHT,  /* First frame at non-HT rate */
 208 	 *  -----------------------------------------------------------
 211 	 *  -----------------------------------------------------------
 217 	 *  -----------------------------------------------------------
 220 	 *  -----------------------------------------------------------
 226 	 *  -----------------------------------------------------------
 229 	 *  -----------------------------------------------------------
 [all …]
 
 | 
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ | 
| D | anysee.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */3  * DVB USB Linux driver for Anysee E30 DVB-C & DVB-T USB2.0 receiver
 8  * - add smart card reader support for Conditional Access (CA)
 92 | 00-63 | GENERAL REPLY PACKET #1 (PREVIOUS REPLY)
 98 ----------------------------------------------------------------------------
 99 | 01-59 | don't care
 100 ----------------------------------------------------------------------------
 102 ----------------------------------------------------------------------------
 103 | 61-63 | don't care
 104 ----------------------------------------------------------------------------
 [all …]
 
 | 
| /Linux-v5.4/arch/arm/nwfpe/ | 
| D | softfloat-specialize | 5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point11 National Science Foundation under grant MIP-9311980.  The original version
 12 of this code was written as part of a project to build a fixed-point vector
 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 33 -------------------------------------------------------------------------------
 34 Underflow tininess-detection mode, statically initialized to default value.
 36 -------------------------------------------------------------------------------
 41 -------------------------------------------------------------------------------
 42 Raises the exceptions specified by `flags'.  Floating-point traps can be
 48 Moved this function out of softfloat-specialize into fpmodule.c.
 [all …]
 
 | 
| D | softfloat.h | 5 This C header file is part of the SoftFloat IEC/IEEE Floating-point11 National Science Foundation under grant MIP-9311980.  The original version
 12 of this code was written as part of a project to build a fixed-point vector
 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 37 -------------------------------------------------------------------------------
 38 The macro `FLOATX80' must be defined to enable the extended double-precision
 39 floating-point format `floatx80'.  If this macro is not defined, the
 42 -------------------------------------------------------------------------------
 49 -------------------------------------------------------------------------------
 50 Software IEC/IEEE floating-point types.
 [all …]
 
 | 
| D | softfloat.c | 4 This C source file is part of the SoftFloat IEC/IEEE Floating-point10 National Science Foundation under grant MIP-9311980.  The original version
 11 of this code was written as part of a project to build a fixed-point vector
 15 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 38 -------------------------------------------------------------------------------
 39 Primitive arithmetic functions, including multi-word arithmetic, and
 42 -------------------------------------------------------------------------------
 44 #include "softfloat-macros"
 47 -------------------------------------------------------------------------------
 52 are propagated from function inputs to output.  These details are target-
 [all …]
 
 | 
| D | softfloat-macros | 5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point11 National Science Foundation under grant MIP-9311980.  The original version
 12 of this code was written as part of a project to build a fixed-point vector
 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt
 33 -------------------------------------------------------------------------------
 40 -------------------------------------------------------------------------------
 49         z = ( a>>count ) | ( ( a<<( ( - count ) & 31 ) ) != 0 );
 58 -------------------------------------------------------------------------------
 65 -------------------------------------------------------------------------------
 71  __asm__("@shift64RightJamming -- start");
 [all …]
 
 | 
| /Linux-v5.4/Documentation/filesystems/ext4/ | 
| D | blockmap.rst | 1 .. SPDX-License-Identifier: GPL-2.03 …---------------------+----------------------------------------------------------------------------…
 7 …---------------------+----------------------------------------------------------------------------…
 10 |                     | +------------------------------+-------------------------------------------…
 14 |                     | +------------------------------+-------------------------------------------…
 15 …---------------------+----------------------------------------------------------------------------…
 16 | 13                  | Double-indirect block: (file blocks ``$block_size``/4 + 12 to (``$block_siz…
 18 …    | +--------------------------------+----------------------------------------------------------…
 23 …                        | +------------------------------+----------------------------------------…
 27 …                        | +------------------------------+----------------------------------------…
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ | 
| D | vega10_powertune.c | 35 …--------------------------------------------------------------------------------------------------…37 …--------------------------------------------------------------------------------------------------…
 60 …--------------------------------------------------------------------------------------------------…
 62 …--------------------------------------------------------------------------------------------------…
 125 …--------------------------------------------------------------------------------------------------…
 127 …--------------------------------------------------------------------------------------------------…
 154 …--------------------------------------------------------------------------------------------------…
 156 …--------------------------------------------------------------------------------------------------…
 177 …--------------------------------------------------------------------------------------------------…
 179 …--------------------------------------------------------------------------------------------------…
 [all …]
 
 | 
| /Linux-v5.4/Documentation/watchdog/ | 
| D | watchdog-parameters.rst | 7 be listed here unless the driver has its own driver-specific information10 See Documentation/admin-guide/kernel-parameters.rst for information on
 14 -------------------------------------------------
 21 	timeout. Setting this to a non-zero value can be useful to ensure that
 25 -------------------------------------------------
 36 -------------------------------------------------
 49 -------------------------------------------------
 58 -------------------------------------------------
 70 -------------------------------------------------
 79 -------------------------------------------------
 [all …]
 
 | 
| /Linux-v5.4/Documentation/powerpc/ | 
| D | cpu_families.rst | 10 ------------------12 - Hash MMU
 13 - Mix of 32 & 64 bit::
 15    +--------------+                 +----------------+
 16    |  Old POWER   | --------------> | RS64 (threads) |
 17    +--------------+                 +----------------+
 21    +--------------+                 +----------------+      +------+
 22    |     601      | --------------> |      603       | ---> | e300 |
 23    +--------------+                 +----------------+      +------+
 27    +--------------+                 +----------------+      +-------+
 [all …]
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | ibmphp_hpc.c | 1 // SPDX-License-Identifier: GPL-2.0+7  * Copyright (C) 2001-2003 IBM Corp.
 31 //----------------------------------------------------------------------------
 33 //----------------------------------------------------------------------------
 40 //----------------------------------------------------------------------------
 42 //----------------------------------------------------------------------------
 49 //----------------------------------------------------------------------------
 51 //----------------------------------------------------------------------------
 55 //----------------------------------------------------------------------------
 57 //----------------------------------------------------------------------------
 [all …]
 
 | 
| D | ibmphp.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */10  * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
 11  * Copyright (C) 2001-2003 IBM Corp.
 26 	#define MY_NAME THIS_MODULE->name
 87 //--------------------------------------------------------------
 89 //--------------------------------------------------------------
 98 //-------------------------------------------------------------
 100 //-------------------------------------------------------------
 115 //--------------------------------------------------------------
 117 //--------------------------------------------------------------
 [all …]
 
 | 
| /Linux-v5.4/include/xen/interface/io/ | 
| D | sndif.h | 4  * Unified sound-device I/O interface for Xen guest OSes.24  * Copyright (C) 2013-2015 GlobalLogic Inc.
 25  * Copyright (C) 2016-2017 EPAM Systems Inc.
 51  * Front->back notifications: when enqueuing a new request, sending a
 53  * hold-off mechanism provided by the ring macros). Backends must set
 56  * Back->front notifications: when enqueuing a new response, sending a
 58  * hold-off mechanism provided by the ring macros). Frontends must set
 61  * The two halves of a para-virtual sound card driver utilize nodes within
 75  * Note: depending on the use-case backend can expose more sound cards and
 81  *--------------------------------- Backend -----------------------------------
 [all …]
 
 | 
| D | kbdif.h | 2  * kbdif.h -- Xen virtual keyboard/mouse34  * The two halves of a para-virtual driver utilize nodes within
 48  *---------------------------- Features supported ----------------------------
 54  * feature-disable-keyboard
 60  * feature-disable-pointer
 66  * feature-abs-pointer
 72  * feature-multi-touch
 75  *      Backends, which support reporting of multi-touch events
 78  * feature-raw-pointer
 85  *-----------------------  Device Instance Parameters ------------------------
 [all …]
 
 | 
| D | displif.h | 24  * Copyright (C) 2016-2017 EPAM Systems Inc.48  * sophisticated use-cases than a framebuffer device can handle. At the
 61  * or bigger than the visible area. This is to enable use-cases, where backend
 62  * may do some post-processing of the display and frame buffers supplied,
 79  * Front->back notifications: when enqueuing a new request, sending a
 81  * hold-off mechanism provided by the ring macros). Backends must set
 84  * Back->front notifications: when enqueuing a new response, sending a
 86  * hold-off mechanism provided by the ring macros). Frontends must set
 89  * The two halves of a para-virtual display driver utilize nodes within
 103  * Note: depending on the use-case backend can expose more display connectors
 [all …]
 
 | 
| /Linux-v5.4/arch/arm/mach-omap1/include/mach/ | 
| D | hardware.h | 2  * arch/arm/mach-omap1/include/mach/hardware.h12  * Reorganized for Linux-2.6 by Tony Lindgren <tony@atomide.com>
 76 #define OMAP1_IO_ADDRESS(pa)	IOMEM((pa) - OMAP1_IO_OFFSET)
 81  * ---------------------------------------------------------------------------
 85  * ---------------------------------------------------------------------------
 89  * ----------------------------------------------------------------------------
 91  * ----------------------------------------------------------------------------
 102  * ----------------------------------------------------------------------------
 104  * ----------------------------------------------------------------------------
 133  * ---------------------------------------------------------------------------
 [all …]
 
 | 
| /Linux-v5.4/include/drm/bridge/ | 
| D | dw_hdmi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */22  * +----------------------+----------------------------------+------------------------------+
 24  * +----------------------+----------------------------------+------------------------------+
 26  * +----------------------+----------------------------------+------------------------------+
 28  * +----------------------+----------------------------------+------------------------------+
 30  * +----------------------+----------------------------------+------------------------------+
 32  * +----------------------+----------------------------------+------------------------------+
 37  * +----------------------+----------------------------------+------------------------------+
 42  * +----------------------+----------------------------------+------------------------------+
 47  * +----------------------+----------------------------------+------------------------------+
 [all …]
 
 | 
| /Linux-v5.4/Documentation/translations/zh_CN/arm64/ | 
| D | memory.txt | 11 ---------------------------------------------------------------------26 ---------------------------------------------------------------------
 36 分别都有 39-bit (512GB) 或 48-bit (256TB) 的虚拟地址空间。
 37 对于页大小为 64KB的配置,仅使用 2 级转换表,有 42-bit (4TB) 的虚拟地址空间,但内存布局相同。
 48 -----------------------------------------------------------------------
 56 -----------------------------------------------------------------------
 64 -----------------------------------------------------------------------
 72 -----------------------------------------------------------------------
 82 +--------+--------+--------+--------+--------+--------+--------+--------+
 84 +--------+--------+--------+--------+--------+--------+--------+--------+
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/wlan-ng/ | 
| D | hfa384x.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */7  * --------------------------------------------------------------------
 9  * linux-wlan
 32  * --------------------------------------------------------------------
 34  * Inquiries regarding the linux-wlan Open Source project can be
 38  * info@linux-wlan.com
 39  * http://www.linux-wlan.com
 41  * --------------------------------------------------------------------
 46  * --------------------------------------------------------------------
 54  * --------------------------------------------------------------------
 [all …]
 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ | 
| D | edt,et-series.txt | 6 compatible with the simple-panel binding, which is specified in7 simple-panel.txt
 10 --------------------
 11 +-----------------+---------------------+-------------------------------------+
 15 +-----------------+---------------------+-------------------------------------+
 18 --------------------
 20 +-----------------+---------------------+-------------------------------------+
 24 +-----------------+---------------------+-------------------------------------+
 27 --------------------
 29 +-----------------+---------------------+-------------------------------------+
 [all …]
 
 | 
| /Linux-v5.4/drivers/acpi/ | 
| D | internal.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */53 static inline int dock_notify(struct acpi_device *adev, u32 event) { return -ENODEV; }  in dock_notify()
 91 /* --------------------------------------------------------------------------
 93    -------------------------------------------------------------------------- */
 119 /* --------------------------------------------------------------------------
 121    -------------------------------------------------------------------------- */
 126 /* --------------------------------------------------------------------------
 128    -------------------------------------------------------------------------- */
 142 /* --------------------------------------------------------------------------
 144    -------------------------------------------------------------------------- */
 [all …]
 
 | 
        12345678910>>...598