| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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() 261 struct drm_display_mode **modes, in drm_client_target_cloned() argument 288 modes[i] = drm_connector_pick_cmdline_mode(connectors[i]); in drm_client_target_cloned() 289 if (!modes[i]) { in drm_client_target_cloned() 296 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_client_modeset.c | 122 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_get_tiled_mode() 135 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_fallback_non_tiled_mode() 149 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_has_preferred_mode() 170 /* attempt to find a matching mode in the list of modes in drm_connector_pick_cmdline_mode() 178 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_pick_cmdline_mode() 211 list_add(&mode->head, &connector->modes); in drm_connector_pick_cmdline_mode() 258 struct drm_display_mode **modes, in drm_client_target_cloned() argument 285 modes[i] = drm_connector_pick_cmdline_mode(connectors[i]); in drm_client_target_cloned() 286 if (!modes[i]) { in drm_client_target_cloned() 293 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | sfp-bus.c | 16 void (*modes)(const struct sfp_eeprom_id *id, unsigned long *modes); member 42 unsigned long *modes) in sfp_quirk_2500basex() argument 44 phylink_set(modes, 2500baseX_Full); in sfp_quirk_2500basex() 48 unsigned long *modes) in sfp_quirk_ubnt_uf_instant() argument 52 * modes and set only one mode which module supports: 1000baseX_Full. in sfp_quirk_ubnt_uf_instant() 54 phylink_zero(modes); in sfp_quirk_ubnt_uf_instant() 55 phylink_set(modes, 1000baseX_Full); in sfp_quirk_ubnt_uf_instant() 64 .modes = sfp_quirk_2500basex, 70 .modes = sfp_quirk_2500basex, 76 .modes = sfp_quirk_2500basex, [all …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | richtek,rtq2208.yaml | 16 Bucks support "regulator-allowed-modes" and "regulator-mode". The former defines the permitted 20 operation modes for all buck rails, automatic power saving mode (Auto mode) and forced continuous 23 The definition of modes is in the datasheet which is available in below link 63 regulator-allowed-modes: 65 two buck modes in different switching accuracy. 102 regulator-allowed-modes = <0 1>; 112 regulator-allowed-modes = <0 1>; 122 regulator-allowed-modes = <0 1>; 132 regulator-allowed-modes = <0 1>; 142 regulator-allowed-modes = <0 1>; [all …]
|
| D | mt6360-regulator.yaml | 52 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 60 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 68 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 75 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 82 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 89 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 96 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 103 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | Kconfig | 132 tristate "Ciphers: AES, modes: ECB, CBC, CTR, CTS, XCTR, XTS" 137 XCTR, and XTS modes 155 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)" 161 with block cipher modes: 172 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (NEON)" 178 with block cipher modes: 202 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XCTR/XTS modes (bit-sliced NEON)" 209 with block cipher modes: 234 tristate "Ciphers: SM4, modes: ECB/CBC/CFB/CTR/XTS (ARMv8 Crypto Extensions)" 240 with block cipher modes: [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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
|