/Linux-v6.1/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 50 /* Register window Modes */ 352 modes M_CCHAN 363 modes M_CCHAN 373 modes M_CCHAN 384 modes M_CCHAN 429 modes M_DFF0, M_DFF1 451 modes M_CFG 467 modes M_DFF0, M_DFF1 483 modes M_DFF0, M_DFF1 493 modes M_DFF0, M_DFF1 [all …]
|
/Linux-v6.1/arch/x86/crypto/ |
D | Kconfig | 17 tristate "Ciphers: AES, modes: ECB, CBC, CTS, CTR, XTR, XTS, GCM (AES-NI)" 33 tristate "Ciphers: Blowfish, modes: ECB, CBC" 40 Length-preserving ciphers: Blowfish with ECB and CBC modes 45 tristate "Ciphers: Camellia with modes: ECB, CBC" 51 Length-preserving ciphers: Camellia with ECB and CBC modes 56 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX)" 63 Length-preserving ciphers: Camellia with ECB and CBC modes 70 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX2)" 74 Length-preserving ciphers: Camellia with ECB and CBC modes 81 tristate "Ciphers: CAST5 with modes: ECB, CBC (AVX)" [all …]
|
/Linux-v6.1/Documentation/admin-guide/ |
D | svga.rst | 13 allows the use of various special video modes supported by the video BIOS. Due 38 modes available on your adapter, you can specify the menu item you want 41 modes are listed in a "first detected -- first displayed" manner. It's 52 bootup. It displays a "Press <RETURN> to see video modes available, <SPACE> 83 The mode list usually contains a few basic modes and some VESA modes. In 84 case your chipset has been detected, some chipset-specific modes are shown as 89 The modes displayed on the menu are partially sorted: The list starts with 90 the standard modes (80x25 and 80x50) followed by "special" modes (80x28 and 91 80x43), local modes (if the local modes feature is enabled), VESA modes and 92 finally SVGA modes for the auto-detected adapter. [all …]
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_client_modeset.c | 125 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_get_tiled_mode() 138 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_fallback_non_tiled_mode() 152 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_has_preferred_mode() 174 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_pick_cmdline_mode() 184 * Attempt to find a matching mode in the list of modes we in drm_connector_pick_cmdline_mode() 190 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_pick_cmdline_mode() 265 struct drm_display_mode **modes, in drm_client_target_cloned() argument 292 modes[i] = drm_connector_pick_cmdline_mode(connectors[i]); in drm_client_target_cloned() 293 if (!modes[i]) { in drm_client_target_cloned() 300 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned() [all …]
|
D | drm_probe_helper.c | 154 /* Only add a GTF mode if we find no matching probed modes */ in drm_helper_probe_add_cmdline_mode() 393 list_for_each_entry(mode, &connector->modes, head) { in __drm_helper_update_and_validate() 431 * drm_helper_probe_single_connector_modes - get complete set of display modes 433 * @maxX: max width for modes 434 * @maxY: max height for modes 437 * &drm_connector_helper_funcs try to detect all valid modes. Modes will first 439 * and the @maxX, @maxY parameters) and put into the normal modes list. 447 * 1. All modes currently on the connector's modes list are marked as stale 449 * 2. New modes are added to the connector's probed_modes list with 450 * drm_mode_probed_add(). New modes start their life with status as OK. [all …]
|
/Linux-v6.1/drivers/md/ |
D | md-faulty.c | 14 * Possible failure modes are: 22 * Different modes can be active at a time, but only 44 #define Modes 6 macro 77 int period[Modes]; 78 atomic_t counters[Modes]; 80 int modes[MaxFault]; member 108 switch (conf->modes[i] * 2 + dir) { in check_sector() 113 conf->modes[i] = NoPersist; in check_sector() 131 case NoPersist: conf->modes[i] = mode; return; in add_sector() 133 if (conf->modes[i] == ReadPersistent || in add_sector() [all …]
|
/Linux-v6.1/drivers/net/phy/ |
D | sfp-bus.c | 138 * sfp_parse_support() - Parse the eeprom id for supported link modes 142 * @interfaces: pointer to an array of unsigned long for phy interface modes 146 * ethtool link modes for the module. 152 __ETHTOOL_DECLARE_LINK_MODE_MASK(modes) = { 0, }; in sfp_parse_support() 177 phylink_set(modes, 10000baseSR_Full); in sfp_parse_support() 181 phylink_set(modes, 10000baseLR_Full); in sfp_parse_support() 185 phylink_set(modes, 10000baseLRM_Full); in sfp_parse_support() 189 phylink_set(modes, 10000baseER_Full); in sfp_parse_support() 195 phylink_set(modes, 1000baseX_Full); in sfp_parse_support() 199 phylink_set(modes, 1000baseT_Half); in sfp_parse_support() [all …]
|
/Linux-v6.1/arch/arm64/crypto/ |
D | Kconfig | 121 tristate "Ciphers: AES, modes: ECB, CBC, CTR, CTS, XCTR, XTS" 126 XCTR, and XTS modes 144 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)" 150 with block cipher modes: 161 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (NEON)" 167 with block cipher modes: 191 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XCTR/XTS modes (bit-sliced NEON)" 198 with block cipher modes: 223 tristate "Ciphers: SM4, modes: ECB/CBC/CFB/CTR (ARMv8 Crypto Extensions)" 229 with block cipher modes: [all …]
|
/Linux-v6.1/drivers/net/ |
D | mdio.c | 173 * @npage_adv: Modes currently advertised on next pages 174 * @npage_lpa: Modes advertised by link partner on next pages 249 /* All the other defined modes are flavours of optical */ in mdio45_ethtool_gset_npage() 275 u32 modes = 0; in mdio45_ethtool_gset_npage() local 286 modes = ecmd->advertising & ecmd->lp_advertising; in mdio45_ethtool_gset_npage() 288 if ((modes & ~ADVERTISED_Autoneg) == 0) in mdio45_ethtool_gset_npage() 289 modes = ecmd->advertising; in mdio45_ethtool_gset_npage() 291 if (modes & (ADVERTISED_10000baseT_Full | in mdio45_ethtool_gset_npage() 296 } else if (modes & (ADVERTISED_1000baseT_Full | in mdio45_ethtool_gset_npage() 300 ecmd->duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_gset_npage() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | transmit-amplitude.yaml | 20 contains multiple values for various PHY modes, the 26 Names of the modes corresponding to voltages in the 'tx-p2p-microvolt' 38 # ethernet modes 52 # PCIe modes 61 # USB modes 70 # storage modes 76 # display modes 87 # camera modes
|
/Linux-v6.1/include/linux/usb/ |
D | typec_altmode.h | 19 * @vdo: VDO returned by Discover Modes USB PD command 86 TYPEC_STATE_MODAL, /* Alternate Modes */ 90 * For the muxes there is no difference between Accessory Modes and Alternate 91 * Modes, so the Accessory Modes are supplied with specific modal state values 92 * here. Unlike with Alternate Modes, where the mux will be linked with the 93 * alternate mode device, the mux for Accessory Modes will be linked with the 97 * value for typec_set_mode() when accessory modes are supported. 100 * Alternate Modes. USB4 mode is however not entered with the Enter Mode Command 101 * like the Alternate Modes are, but instead with a special Enter_USB Message. 105 * The Enter_USB specific "USB Modes" are also supplied here as special modal [all …]
|
/Linux-v6.1/arch/x86/boot/ |
D | video.h | 20 * Aliases for standard modes 24 * Video modes numbered by menu position -- NOT RECOMMENDED because of lack 29 /* Standard BIOS video modes (BIOS number + 0x0100) */ 32 /* VESA BIOS video modes (VESA number + 0x0200) */ 35 /* Video7 special modes (BIOS number + 0x0900) */ 38 /* Special video modes */ 51 /* Video modes given by resolution */ 74 struct mode_info *modes; member 75 int nmodes; /* Number of probed modes so far */ 77 u16 xmode_first; /* Unprobed modes to try to call anyway */
|
/Linux-v6.1/arch/sparc/crypto/ |
D | Kconfig | 6 tristate "Ciphers: DES and Triple DES EDE, modes: ECB/CBC" 14 Length-preserving ciphers: DES with ECB and CBC modes 15 Length-preserving ciphers: Tripe DES EDE with ECB and CBC modes 70 tristate "Ciphers: AES, modes: ECB, CBC, CTR" 75 Length-preseving ciphers: AES with ECB, CBC, and CTR modes 80 tristate "Ciphers: Camellia, modes: ECB, CBC" 86 Length-preserving ciphers: Camellia with ECB and CBC modes
|
/Linux-v6.1/drivers/pinctrl/spear/ |
D | pinctrl-spear320.c | 25 /* modes */ 493 .modes = EXTENDED_MODE, 572 .modes = AUTO_EXP_MODE | EXTENDED_MODE, 576 .modes = EXTENDED_MODE, 622 .modes = EXTENDED_MODE, 661 .modes = EXTENDED_MODE, 665 .modes = AUTO_EXP_MODE | EXTENDED_MODE, 669 .modes = EXTENDED_MODE, 715 .modes = EXTENDED_MODE, 756 .modes = AUTO_NET_SMII_MODE | AUTO_NET_MII_MODE | EXTENDED_MODE, [all …]
|
D | pinctrl-spear3xx.c | 33 .modes = ~0, 66 .modes = ~0, 99 .modes = ~0, 132 .modes = ~0, 166 .modes = ~0, 199 .modes = ~0, 225 .modes = ~0, 251 .modes = ~0, 277 .modes = ~0, 303 .modes = ~0, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | mt6360-regulator.yaml | 51 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 60 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 69 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 77 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 85 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 93 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 101 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 109 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
|
/Linux-v6.1/arch/powerpc/platforms/pasemi/ |
D | idle.c | 25 static struct sleep_mode modes[] = { variable 36 * all modes. in pasemi_system_reset_exception() 69 pr_warn("No cpufreq driver, powersavings modes disabled\n"); in pasemi_idle_init() 74 ppc_md.power_save = modes[current_mode].entry; in pasemi_idle_init() 75 pr_info("Using PA6T idle loop (%s)\n", modes[current_mode].name); in pasemi_idle_init() 84 for (i = 0; i < ARRAY_SIZE(modes); i++) { in idle_param() 85 if (!strcmp(modes[i].name, p)) { in idle_param()
|
/Linux-v6.1/drivers/media/i2c/ |
D | max2175.h | 31 /* EU modes */ 36 * Other possible modes to add in future 47 /* NA modes */ 52 * Other possible modes to add in future 60 /* Supported I2S modes */ 82 /* Channel FSM modes */
|
/Linux-v6.1/arch/s390/crypto/ |
D | Kconfig | 84 tristate "Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM" 91 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes 95 As of z9 the ECB and CBC modes are hardware accelerated 98 As of z10 the ECB and CBC modes are hardware accelerated 106 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR" 114 Length-preserving ciphers: DES with ECB, CBC, and CTR modes 115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
|
/Linux-v6.1/include/uapi/mtd/ |
D | mtd-abi.h | 50 * MTD operation modes 58 * These modes can be passed to ioctl(MEMWRITE) and ioctl(MEMREAD); they are 59 * also used internally. See notes on "MTD file modes" for discussion on 76 * @mode: MTD mode (see "MTD operation modes") 80 * writes in various modes. To write to OOB-only, set @usr_data == NULL, and to 121 * @mode: MTD mode (see "MTD operation modes") 126 * reads in various modes. To read from OOB-only, set @usr_data == NULL, and to 163 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */ 221 /* Get info about OOB modes (e.g., RAW, PLACE, AUTO) - legacy interface */ 239 /* Set MTD mode on a per-file-descriptor basis (see "MTD file modes") */ [all …]
|
/Linux-v6.1/Documentation/dev-tools/ |
D | kasan.rst | 10 KASAN has three modes: 34 The Generic and the Software Tag-Based modes are commonly referred to as the 35 software modes. The Software Tag-Based and the Hardware Tag-Based modes are 36 referred to as the tag-based modes. 45 xtensa, and the tag-based KASAN modes are supported only on arm64. 50 Software KASAN modes use compile-time instrumentation to insert validity checks 75 For slab, both software KASAN modes support SLUB and SLAB allocators, while 89 For the software modes, also choose between ``CONFIG_KASAN_OUTLINE`` and 114 Software and Hardware Tag-Based KASAN modes (see the section about various 115 modes below) support altering stack trace collection behavior: [all …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | f71882fg.rst | 126 three different modes (one manual, two automatic). 153 There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC 158 Since both modes work in a 0-100% (mapped to 0-255) scale, there isn't a 166 Switching between these modes requires re-initializing a whole bunch of 170 Three different fan control modes are supported; the mode number is written 171 to the pwm#_enable file. Note that not all modes are supported on all 172 chips, and some modes may only be available in RPM / PWM mode. 191 All of the automatic modes require that pwm1 corresponds to fan1, pwm2 to
|
/Linux-v6.1/tools/testing/selftests/timers/ |
D | adjtick.c | 120 tx1.modes = ADJ_TICK; in check_tick_adj() 121 tx1.modes |= ADJ_OFFSET; in check_tick_adj() 122 tx1.modes |= ADJ_FREQUENCY; in check_tick_adj() 123 tx1.modes |= ADJ_STATUS; in check_tick_adj() 141 tx1.modes = 0; in check_tick_adj() 197 tx1.modes = ADJ_TICK; in main() 198 tx1.modes |= ADJ_OFFSET; in main() 199 tx1.modes |= ADJ_FREQUENCY; in main()
|
D | valid-adjtimex.c | 55 tx.modes = ADJ_STATUS; in clear_time_state() 128 tx.modes = ADJ_FREQUENCY; in validate_freq() 139 tx.modes = 0; in validate_freq() 147 tx.modes = ADJ_FREQUENCY; in validate_freq() 158 tx.modes = 0; in validate_freq() 172 tx.modes = ADJ_FREQUENCY; in validate_freq() 188 tx.modes = ADJ_FREQUENCY; in validate_freq() 201 tmx.modes = ADJ_SETOFFSET; in set_offset() 203 tmx.modes |= ADJ_NANO; in set_offset() 236 tmx.modes = ADJ_SETOFFSET; in set_bad_offset() [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-typec | 6 for entering/exiting the mode. Entering/exiting modes is 26 The index number of the mode returned by Discover Modes USB 30 With some alternate modes (SVIDs), the mode index is assigned 34 With other alternate modes, the mode index values are not 50 Shows the VDO in hexadecimal returned by Discover Modes command
|