/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_client_modeset.c | 296 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned() 329 if (!modes[i]) in drm_client_target_cloned() 440 if (!modes[i] && !list_empty(&connector->modes)) { in drm_client_target_preferred() 441 list_for_each_entry(modes[i], &connector->modes, head) in drm_client_target_preferred() 466 DRM_DEBUG_KMS("found mode %s\n", modes[i] ? modes[i]->name : in drm_client_target_preferred() 547 if (!drm_mode_equal(modes[o], modes[n])) in drm_client_pick_crtcs() 682 if (!modes[i] && !list_empty(&connector->modes)) { in drm_client_firmware_config() 685 modes[i] = list_first_entry(&connector->modes, in drm_client_firmware_config() 723 modes[i]->hdisplay, modes[i]->vdisplay, in drm_client_firmware_config() 833 memset(modes, 0, connector_count * sizeof(*modes)); in drm_client_modeset_probe() [all …]
|
/openbmc/linux/drivers/net/phy/ |
H 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 …]
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H 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 …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/ |
H A D | fbset-2.1-fix-makefile-dep.patch | 4 Subject: [PATCH] fbset 2.1 fix makefile dep modes.tab.c 9 make: *** No rule to make target `modes.tab.h', needed by `lex.yy.o'. Stop. 20 @@ -15,7 +15,7 @@ fbset: fbset.o modes.tab.o lex.yy.o 23 modes.tab.o: modes.tab.c fbset.h fb.h 24 -lex.yy.o: lex.yy.c fbset.h modes.tab.h 25 +lex.yy.o: lex.yy.c fbset.h modes.tab.c 27 lex.yy.c: modes.l 28 $(FLEX) modes.l
|
/openbmc/linux/drivers/pinctrl/spear/ |
H 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 …]
|
H 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 …]
|
H 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 …]
|
/openbmc/linux/drivers/md/ |
H A 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() 134 conf->modes[i] == ReadFixable) in add_sector() 135 conf->modes[i] = AllPersist; in add_sector() 137 conf->modes[i] = WritePersistent; in add_sector() 141 conf->modes[i] = AllPersist; in add_sector() 143 conf->modes[i] = ReadPersistent; in add_sector() 148 conf->modes[i] = AllPersist; in add_sector() 150 conf->modes[i] = ReadFixable; in add_sector() [all …]
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cmd_bmode.c | 12 static const struct boot_mode *modes[2]; variable 18 for (i = 0; i < ARRAY_SIZE(modes); i++) { in search_modes() 19 const struct boot_mode *p = modes[i]; in search_modes() 36 for (i = 0; i < ARRAY_SIZE(modes); i++) { in create_usage() 37 const struct boot_mode *p = modes[i]; in create_usage() 97 modes[0] = p; in add_board_boot_modes() 98 modes[1] = soc_boot_modes; in add_board_boot_modes()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | Kconfig | 90 (RFC2144) with ECB and CBC modes 108 (RFC2612) with ECB and CBC modes 138 with ECB and CBC modes 154 with ECB and CBC modes 171 with ECB and CBC modes 184 with ECB and CBC modes 264 with ECB and CBC modes 282 with ECB and CBC modes 298 (RFC 5794) with ECB and CTR modes 317 (RFC 5794) with ECB and CTR modes [all …]
|
/openbmc/linux/tools/testing/selftests/timers/ |
H 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 …]
|
H 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()
|
H 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()
|
H 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()
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H 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()
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H 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. 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>; 152 regulator-allowed-modes = <0 1>; 162 regulator-allowed-modes = <0 1>; [all …]
|
H 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
|
/openbmc/linux/Documentation/admin-guide/ |
H 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 …]
|
/openbmc/linux/arch/arm/mach-pxa/ |
H 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 …]
|
/openbmc/linux/drivers/net/ |
H 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H 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
|
/openbmc/linux/drivers/platform/x86/ |
H 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 …]
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-simple.c | 887 .modes = &auo_b101aw03_mode, 913 .modes = &auo_b101xtn01_mode, 936 .modes = &auo_b116xw03_mode, 1019 .modes = &auo_g104sn02_mode, 1097 .modes = &auo_g156xtn01_mode, 1210 .modes = &auo_t215hvn01_mode, 1318 .modes = &boe_hv070wsa_mode, 2634 .modes = &lg_lb070wv8_mode, 3066 .modes = &nvd_9128_mode, 3303 .modes = &qd43003c0_40_mode, [all …]
|
/openbmc/linux/arch/sparc/crypto/ |
H 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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/ |
H A D | fbset-modes.bb | 8 SRC_URI = "file://fb.modes" 13 install -m 0644 ${WORKDIR}/fb.modes ${D}${sysconfdir} 16 # fb.modes file is MACHINE_ARCH, base.bbclass correctly changes it to MACHINE_ARCH, but too late fo… 20 CONFFILES:${PN} = "${sysconfdir}/fb.modes"
|