| /linux/drivers/gpu/drm/ |
| A D | drm_client_modeset.c | 298 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned() 331 if (!modes[i]) in drm_client_target_cloned() 447 if (!modes[i] && !list_empty(&connector->modes)) { in drm_client_target_preferred() 448 list_for_each_entry(modes[i], &connector->modes, head) in drm_client_target_preferred() 476 modes[i] ? modes[i]->name : "none"); in drm_client_target_preferred() 556 if (!drm_mode_equal(modes[o], modes[n])) in drm_client_pick_crtcs() 693 if (!modes[i] && !list_empty(&connector->modes)) { in drm_client_firmware_config() 696 modes[i] = list_first_entry(&connector->modes, in drm_client_firmware_config() 734 modes[i]->hdisplay, modes[i]->vdisplay, in drm_client_firmware_config() 843 memset(modes, 0, connector_count * sizeof(*modes)); in drm_client_modeset_probe() [all …]
|
| /linux/drivers/net/phy/ |
| A D | sfp-bus.c | 195 phylink_set(modes, 1000baseX_Full); in sfp_parse_support() 199 phylink_set(modes, 1000baseT_Half); in sfp_parse_support() 200 phylink_set(modes, 1000baseT_Full); in sfp_parse_support() 208 phylink_set(modes, 1000baseX_Full); in sfp_parse_support() 214 phylink_set(modes, 100baseFX_Full); in sfp_parse_support() 218 phylink_set(modes, 100baseFX_Full); in sfp_parse_support() 290 phylink_set(modes, 5000baseT_Full); in sfp_parse_support() 338 phylink_set(modes, Autoneg); in sfp_parse_support() 339 phylink_set(modes, Pause); in sfp_parse_support() 340 phylink_set(modes, Asym_Pause); in sfp_parse_support() [all …]
|
| /linux/drivers/scsi/aic7xxx/ |
| A D | aic79xx.reg | 451 modes M_CFG 506 modes M_CFG 540 modes M_CFG 622 modes M_CFG 715 modes M_CFG 760 modes M_CFG 805 modes M_CFG 844 modes M_CFG 1129 modes M_CFG 1141 modes M_CFG [all …]
|
| /linux/drivers/pinctrl/spear/ |
| A D | pinctrl-spear320.c | 493 .modes = EXTENDED_MODE, 576 .modes = EXTENDED_MODE, 622 .modes = EXTENDED_MODE, 661 .modes = EXTENDED_MODE, 669 .modes = EXTENDED_MODE, 715 .modes = EXTENDED_MODE, 760 .modes = EXTENDED_MODE, 925 .modes = EXTENDED_MODE, 971 .modes = EXTENDED_MODE, 1083 .modes = EXTENDED_MODE, [all …]
|
| A 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 …]
|
| A D | pinctrl-spear300.c | 171 .modes = NAND_MODE | NOR_MODE | PHOTO_FRAME_MODE | 198 .modes = NAND_MODE | NOR_MODE | PHOTO_FRAME_MODE | 260 .modes = PHOTO_FRAME_MODE, 294 .modes = PHOTO_FRAME_MODE | LEND_IP_PHONE_MODE | 367 .modes = CAML_LCDW_MODE | CAML_LCD_MODE, 393 .modes = CAMU_LCD_MODE | CAMU_WLCD_MODE, 460 .modes = LEND_IP_PHONE_MODE | HEND_IP_PHONE_MODE 498 .modes = PHOTO_FRAME_MODE | LEND_IP_PHONE_MODE | 530 .modes = PHOTO_FRAME_MODE | LEND_IP_PHONE_MODE | 566 .modes = PHOTO_FRAME_MODE, [all …]
|
| /linux/arch/x86/crypto/ |
| A D | Kconfig | 95 (RFC2144) with ECB and CBC modes 113 (RFC2612) with ECB and CBC modes 143 with ECB and CBC modes 159 with ECB and CBC modes 176 with ECB and CBC modes 189 with ECB and CBC modes 269 with ECB and CBC modes 287 with ECB and CBC modes 303 (RFC 5794) with ECB and CTR modes 322 (RFC 5794) with ECB and CTR modes [all …]
|
| /linux/drivers/platform/x86/ |
| A 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/tools/testing/selftests/timers/ |
| A D | valid-adjtimex.c | 52 tx.modes = ADJ_STATUS; in clear_time_state() 127 tx.modes = ADJ_FREQUENCY; in validate_freq() 138 tx.modes = 0; in validate_freq() 146 tx.modes = ADJ_FREQUENCY; in validate_freq() 157 tx.modes = 0; in validate_freq() 171 tx.modes = ADJ_FREQUENCY; in validate_freq() 187 tx.modes = ADJ_FREQUENCY; in validate_freq() 200 tmx.modes = ADJ_SETOFFSET; in set_offset() 202 tmx.modes |= ADJ_NANO; in set_offset() 235 tmx.modes = ADJ_SETOFFSET; in set_bad_offset() [all …]
|
| A 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()
|
| A 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()
|
| A 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/Documentation/admin-guide/ |
| A D | svga.rst | 83 The mode list usually contains a few basic modes and some VESA modes. In 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. 104 modes are not listed at all and the modes revealed by ``scan`` are shown before 105 all VESA modes. 132 by modifying one of the standard modes). Currently available: 206 supported. Few bugs fixed. VESA modes are listed prior to 212 VESA modes work now). Display end bug workaround supported. 227 - Added Realtek VGA modes (thanks to Gonzalo Tornaria). [all …]
|
| /linux/drivers/net/ |
| A D | mdio.c | 275 u32 modes = 0; in mdio45_ethtool_gset_npage() local 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() 301 } else if (modes & (ADVERTISED_100baseT_Full | in mdio45_ethtool_gset_npage() 446 u32 modes = 0; in mdio45_ethtool_ksettings_get_npage() local 458 modes = advertising & lp_advertising; in mdio45_ethtool_ksettings_get_npage() 460 if ((modes & ~ADVERTISED_Autoneg) == 0) in mdio45_ethtool_ksettings_get_npage() 461 modes = advertising; in mdio45_ethtool_ksettings_get_npage() 463 if (modes & (ADVERTISED_10000baseT_Full | in mdio45_ethtool_ksettings_get_npage() [all …]
|
| /linux/arch/arm/mach-pxa/ |
| A 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/Documentation/devicetree/bindings/regulator/ |
| A D | richtek,rtq2208.yaml | 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. 108 regulator-allowed-modes = <0 1>; 118 regulator-allowed-modes = <0 1>; 128 regulator-allowed-modes = <0 1>; 138 regulator-allowed-modes = <0 1>; 148 regulator-allowed-modes = <0 1>; 158 regulator-allowed-modes = <0 1>; 168 regulator-allowed-modes = <0 1>; [all …]
|
| A 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
|
| A D | mediatek,mt6358-regulator.yaml | 68 regulator-allowed-modes: 83 regulator-allowed-modes: false 92 regulator-allowed-modes: false 100 regulator-allowed-modes: false 108 regulator-allowed-modes: false 116 regulator-allowed-modes: false 124 regulator-allowed-modes: false 132 regulator-allowed-modes: false 192 regulator-allowed-modes = <MT6397_BUCK_MODE_AUTO 217 regulator-allowed-modes = <MT6397_BUCK_MODE_AUTO [all …]
|
| /linux/arch/powerpc/platforms/pasemi/ |
| A 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/Documentation/devicetree/bindings/phy/ |
| A 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/drivers/gpu/drm/panel/ |
| A D | panel-simple.c | 935 .modes = &auo_b101aw03_mode, 961 .modes = &auo_b101xtn01_mode, 984 .modes = &auo_b116xw03_mode, 1067 .modes = &auo_g104sn02_mode, 1091 .modes = &auo_g104stn01_mode, 1200 .modes = &auo_g156xtn01_mode, 1313 .modes = &auo_t215hvn01_mode, 1467 .modes = &boe_hv070wsa_mode, 3458 .modes = &nvd_9128_mode, 3780 .modes = &qd43003c0_40_mode, [all …]
|
| /linux/arch/sparc/crypto/ |
| A 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/arch/arm64/boot/dts/qcom/ |
| A D | sm8650-mtp.dts | 142 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 152 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 162 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 179 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 189 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 199 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 209 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 219 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 229 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM 239 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM [all …]
|
| /linux/drivers/clk/ti/ |
| A D | dpll.c | 379 dd->modes = dpll_mode; in of_ti_dpll_setup() 423 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap3_dpll_setup() 467 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED), in of_ti_omap3_per_dpll_setup() 489 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED), in of_ti_omap3_per_jtype_dpll_setup() 509 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_dpll_setup() 530 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap5_mpu_dpll_setup() 549 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_core_dpll_setup() 572 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_m4xen_dpll_setup() 593 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_jtype_dpll_setup() 619 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_am3_no_gate_dpll_setup() [all …]
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A 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
|