/linux-6.6.21/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() 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() 321 list_for_each_entry(mode, &connectors[i]->modes, head) { in drm_client_target_cloned() [all …]
|
/linux-6.6.21/drivers/net/phy/ |
D | sfp-bus.c | 152 __ETHTOOL_DECLARE_LINK_MODE_MASK(modes) = { 0, }; in sfp_parse_support() 154 phylink_set(modes, Autoneg); in sfp_parse_support() 155 phylink_set(modes, Pause); in sfp_parse_support() 156 phylink_set(modes, Asym_Pause); in sfp_parse_support() 181 phylink_set(modes, 10000baseSR_Full); in sfp_parse_support() 185 phylink_set(modes, 10000baseLR_Full); in sfp_parse_support() 189 phylink_set(modes, 10000baseLRM_Full); in sfp_parse_support() 193 phylink_set(modes, 10000baseER_Full); in sfp_parse_support() 199 phylink_set(modes, 1000baseX_Full); in sfp_parse_support() 203 phylink_set(modes, 1000baseT_Half); in sfp_parse_support() [all …]
|
/linux-6.6.21/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 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 506 modes M_CFG [all …]
|
/linux-6.6.21/drivers/pinctrl/spear/ |
D | pinctrl-spear320.c | 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, 760 .modes = 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 …]
|
D | pinctrl-spear300.c | 171 .modes = NAND_MODE | NOR_MODE | PHOTO_FRAME_MODE | 198 .modes = NAND_MODE | NOR_MODE | PHOTO_FRAME_MODE | 233 .modes = HEND_IP_PHONE_MODE | HEND_WIFI_PHONE_MODE | 260 .modes = PHOTO_FRAME_MODE, 294 .modes = PHOTO_FRAME_MODE | LEND_IP_PHONE_MODE | 331 .modes = LEND_IP_PHONE_MODE | HEND_IP_PHONE_MODE | 367 .modes = CAML_LCDW_MODE | CAML_LCD_MODE, 393 .modes = CAMU_LCD_MODE | CAMU_WLCD_MODE, 426 .modes = ATA_PABX_I2S_MODE | CAML_LCDW_MODE | CAMU_LCD_MODE 460 .modes = LEND_IP_PHONE_MODE | HEND_IP_PHONE_MODE [all …]
|
/linux-6.6.21/drivers/md/ |
D | md-faulty.c | 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() 134 conf->modes[i] == ReadFixable) in add_sector() 135 conf->modes[i] = AllPersist; in add_sector() 137 conf->modes[i] = WritePersistent; in add_sector() 140 if (conf->modes[i] == WritePersistent) in add_sector() 141 conf->modes[i] = AllPersist; in add_sector() [all …]
|
/linux-6.6.21/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-6.6.21/tools/testing/selftests/timers/ |
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 …]
|
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 | leap-a-day.c | 106 tx.modes = ADJ_STATUS; in clear_time_state() 111 tx.modes = ADJ_MAXERROR; in clear_time_state() 116 tx.modes = ADJ_STATUS; in clear_time_state() 135 tx.modes = 0; in sigalarm() 262 tx.modes = ADJ_STATUS; in main() 275 tx.modes = 0; in main() 315 tx.modes = 0; in main() 319 tx.modes = ADJ_STATUS; in main() 334 tx.modes = 0; in main()
|
D | leapcrash.c | 39 tx.modes = ADJ_STATUS; in clear_time_state() 43 tx.modes = ADJ_STATUS; in clear_time_state() 92 tx.modes = 0; in main() 98 tx.modes = ADJ_STATUS; in main()
|
/linux-6.6.21/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-6.6.21/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
|
/linux-6.6.21/drivers/net/ |
D | mdio.c | 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() 301 } else if (modes & (ADVERTISED_100baseT_Full | in mdio45_ethtool_gset_npage() 304 ecmd->duplex = !!(modes & ADVERTISED_100baseT_Full); in mdio45_ethtool_gset_npage() 307 ecmd->duplex = !!(modes & ADVERTISED_10baseT_Full); in mdio45_ethtool_gset_npage() [all …]
|
/linux-6.6.21/arch/arm/mach-pxa/ |
D | am200epd.c | 88 .modes = &am200_fb_mode_6inch, 150 if ((info->var.xres != am200_fb_info.modes->xres) in am200_share_video_mem() 151 || (info->var.yres != am200_fb_info.modes->yres)) in am200_share_video_mem() 207 am200_fb_info.modes = &am200_fb_mode_6inch; in am200_presetup_fb() 210 am200_fb_info.modes = &am200_fb_mode_8inch; in am200_presetup_fb() 213 am200_fb_info.modes = &am200_fb_mode_9inch7; in am200_presetup_fb() 218 am200_fb_info.modes = &am200_fb_mode_6inch; in am200_presetup_fb() 228 fw = am200_fb_info.modes->xres; in am200_presetup_fb() 229 fh = am200_fb_info.modes->yres; in am200_presetup_fb() 247 am200_fb_info.modes->yres = DIV_ROUND_UP(totalsize, fw); in am200_presetup_fb() [all …]
|
/linux-6.6.21/arch/powerpc/platforms/pasemi/ |
D | idle.c | 25 static struct sleep_mode modes[] = { variable 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-6.6.21/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-6.6.21/drivers/gpu/drm/panel/ |
D | panel-simple.c | 55 const struct drm_display_mode *modes; member 204 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_display_modes() 728 .modes = &ire_am_1280800n3tzqw_t00h_mode, 754 .modes = &ire_am_480272h3tmqw_t01h_mode, 808 .modes = &ire_am800480r3tmqwa1h_mode, 887 .modes = &auo_b101aw03_mode, 913 .modes = &auo_b101xtn01_mode, 936 .modes = &auo_b116xw03_mode, 995 .modes = &auo_g101evn010_mode, 1019 .modes = &auo_g104sn02_mode, [all …]
|
D | panel-edp.c | 158 const struct drm_display_mode *modes; member 283 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_edp_get_display_modes() 1000 .modes = &auo_b116xak01_mode, 1027 .modes = &auo_b133han05_mode, 1054 .modes = &auo_b133htn01_mode, 1081 .modes = &auo_b133xtn01_mode, 1103 .modes = &auo_b140han06_mode, 1143 .modes = boe_nv101wxmn51_modes, 1186 .modes = boe_nv110wtm_n61_modes, 1217 .modes = &boe_nv133fhm_n61_modes, [all …]
|
/linux-6.6.21/drivers/platform/x86/ |
D | msi-ec.c | 71 .modes = { 83 .modes = { 151 .modes = { 164 .modes = { 228 .modes = { 241 .modes = { 306 .modes = { 319 .modes = { 384 .modes = { 397 .modes = { [all …]
|
/linux-6.6.21/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-6.6.21/drivers/clk/ti/ |
D | dpll.c | 381 dd->modes = dpll_mode; in of_ti_dpll_setup() 425 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap3_dpll_setup() 469 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED), in of_ti_omap3_per_dpll_setup() 491 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED), in of_ti_omap3_per_jtype_dpll_setup() 511 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_dpll_setup() 532 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap5_mpu_dpll_setup() 551 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_core_dpll_setup() 574 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_m4xen_dpll_setup() 595 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_jtype_dpll_setup() 621 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_am3_no_gate_dpll_setup() [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/mfd/ |
D | mediatek,mt6360.yaml | 150 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 158 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 166 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 173 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 180 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 187 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 194 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 201 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
|