/linux/drivers/net/phy/ |
H A D | sfp-bus.c | 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() 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() [all …]
|
/linux/drivers/scsi/aic7xxx/ |
H A 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/drivers/pinctrl/spear/ |
H A 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 …]
|
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 | 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/arch/x86/crypto/ |
H A D | Kconfig | 17 tristate "Ciphers: AES, modes: ECB, CBC, CTS, CTR, XCTR, XTS, GCM (AES-NI/VAES)" 38 tristate "Ciphers: Blowfish, modes: ECB, CBC" 45 Length-preserving ciphers: Blowfish with ECB and CBC modes 50 tristate "Ciphers: Camellia with modes: ECB, CBC" 56 Length-preserving ciphers: Camellia with ECB and CBC modes 61 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX)" 68 Length-preserving ciphers: Camellia with ECB and CBC modes 75 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX2)" 79 Length-preserving ciphers: Camellia with ECB and CBC modes 86 tristate "Ciphers: CAST5 with modes: ECB, CBC (AVX)" [all …]
|
/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 …]
|
/linux/Documentation/admin-guide/ |
H A 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/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 …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-simple.c | 56 const struct drm_display_mode *modes; member 202 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_display_modes() 776 .modes = &ire_am_1280800n3tzqw_t00h_mode, 802 .modes = &ire_am_480272h3tmqw_t01h_mode, 856 .modes = &ire_am800480r3tmqwa1h_mode, 935 .modes = &auo_b101aw03_mode, 961 .modes = &auo_b101xtn01_mode, 984 .modes = &auo_b116xw03_mode, 1043 .modes = &auo_g101evn010_mode, 1067 .modes = &auo_g104sn02_mode, [all …]
|
/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()
|
/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 60 tristate "Ciphers: AES, modes: ECB, CBC, CTR" 65 Length-preseving ciphers: AES with ECB, CBC, and CTR modes 70 tristate "Ciphers: Camellia, modes: ECB, CBC" 76 Length-preserving ciphers: Camellia with ECB and CBC modes
|
/linux/drivers/clk/ti/ |
H 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/tools/testing/selftests/timers/ |
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()
|
H A D | change_skew.c | 38 tx.modes = ADJ_FREQUENCY; in change_skew_test() 66 tx.modes = ADJ_OFFSET; in main() 83 tx.modes = ADJ_FREQUENCY; in main()
|
/linux/net/ncsi/ |
H A D | ncsi-rsp.c | 175 ncm = &nc->modes[NCSI_MODE_ENABLE]; in ncsi_rsp_handler_ec() 202 ncm = &nc->modes[NCSI_MODE_ENABLE]; in ncsi_rsp_handler_dc() 246 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_ecnt() 268 ncm = &nc->modes[NCSI_MODE_TX_ENABLE]; in ncsi_rsp_handler_dcnt() 292 ncm = &nc->modes[NCSI_MODE_AEN]; in ncsi_rsp_handler_ae() 321 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_rsp_handler_sl() 343 ncm = &nc->modes[NCSI_MODE_LINK]; in ncsi_rsp_handler_gls() 412 ncm = &nc->modes[NCSI_MODE_VLAN]; in ncsi_rsp_handler_ev() 439 ncm = &nc->modes[NCSI_MODE_VLAN]; in ncsi_rsp_handler_dv() 509 ncm = &nc->modes[NCSI_MODE_BC]; in ncsi_rsp_handler_ebf() [all …]
|
/linux/arch/arm64/crypto/ |
H A 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/CTR/XTS (ARMv8 Crypto Extensions)" 240 with block cipher modes: [all …]
|
/linux/arch/s390/crypto/ |
H A D | Kconfig | 72 tristate "Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM" 79 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes 83 As of z9 the ECB and CBC modes are hardware accelerated 86 As of z10 the ECB and CBC modes are hardware accelerated 94 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR" 102 Length-preserving ciphers: DES with ECB, CBC, and CTR modes 103 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 121 static void fun_link_modes_to_ethtool(u64 modes, in fun_link_modes_to_ethtool() argument 127 if (modes & FUN_PORT_CAP_AUTONEG) in fun_link_modes_to_ethtool() 129 if (modes & FUN_PORT_CAP_1000_X) in fun_link_modes_to_ethtool() 131 if (modes & FUN_PORT_CAP_10G_R) { in fun_link_modes_to_ethtool() 137 if (modes & FUN_PORT_CAP_25G_R) { in fun_link_modes_to_ethtool() 141 if (modes & FUN_PORT_CAP_40G_R4) { in fun_link_modes_to_ethtool() 146 if (modes & FUN_PORT_CAP_50G_R2) { in fun_link_modes_to_ethtool() 150 if (modes & FUN_PORT_CAP_50G_R) { in fun_link_modes_to_ethtool() 155 if (modes & FUN_PORT_CAP_100G_R4) { in fun_link_modes_to_ethtool() 160 if (modes & FUN_PORT_CAP_100G_R2) { in fun_link_modes_to_ethtool() [all …]
|
/linux/Documentation/fb/ |
H A D | arkfb.rst | 19 * 4 bpp pseudocolor modes (with 18bit palette, two variants) 21 * 16 bpp truecolor modes (RGB 555 and RGB 565) 36 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 38 with interleaved planes (1 byte interleave), MSB first. Both modes support 54 * support for fontwidths != 8 in 4 bpp modes
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 498 u16 *p_offset, int modes) in qed_init_cmd_mode_match() argument 508 return qed_init_cmd_mode_match(p_hwfn, p_offset, modes) ^ 1; in qed_init_cmd_mode_match() 510 arg1 = qed_init_cmd_mode_match(p_hwfn, p_offset, modes); in qed_init_cmd_mode_match() 511 arg2 = qed_init_cmd_mode_match(p_hwfn, p_offset, modes); in qed_init_cmd_mode_match() 514 arg1 = qed_init_cmd_mode_match(p_hwfn, p_offset, modes); in qed_init_cmd_mode_match() 515 arg2 = qed_init_cmd_mode_match(p_hwfn, p_offset, modes); in qed_init_cmd_mode_match() 519 return (modes & BIT(tree_val)) ? 1 : 0; in qed_init_cmd_mode_match() 524 struct init_if_mode_op *p_cmd, int modes) in qed_init_cmd_mode() argument 528 if (qed_init_cmd_mode_match(p_hwfn, &offset, modes)) in qed_init_cmd_mode() 550 struct qed_ptt *p_ptt, int phase, int phase_id, int modes) in qed_init_run() argument [all …]
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1301 } *modes; in carl9170_calc_ctl() local 1344 modes = mode_list_2ghz; in carl9170_calc_ctl() 1347 modes = mode_list_5ghz; in carl9170_calc_ctl() 1352 u8 c = ctl_grp | modes[i].ctl_mode; in carl9170_calc_ctl() 1363 if (modes[i].ctl_mode == CTL_11G) { in carl9170_calc_ctl() 1370 if (modes[i].ctl_mode == CTL_2GHT40 || in carl9170_calc_ctl() 1371 modes[i].ctl_mode == CTL_5GHT40) { in carl9170_calc_ctl() 1378 modes[i].max_power = in carl9170_calc_ctl() 1397 modes[i].max_power = AR5416_MAX_RATE_POWER; in carl9170_calc_ctl() 1399 if (modes[k].max_power != in carl9170_calc_ctl() [all …]
|
/linux/fs/ocfs2/ |
H A D | stack_o2cb.c | 33 # error Lock modes do not match 36 # error Lock modes do not match 39 # error Lock modes do not match 42 # error Lock modes do not match 45 # error Lock modes do not match 48 # error Lock modes do not match 51 # error Lock modes do not match
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-timer-stm32 | 5 Reading returns the list possible master modes which are: 30 Additional modes (on TRGO2 only): 90 Reading returns the current master modes. 108 Reading returns the list possible enable modes. 114 Configure the device counter enable modes, in all case 134 Reading returns the list possible trigger modes.
|
/linux/drivers/parport/ |
H A D | parport_gsc.c | 216 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported() 255 p->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT; in parport_gsc_probe_port() 276 p->modes = tmp.modes; in parport_gsc_probe_port() 277 p->size = (p->modes & PARPORT_MODE_EPP)?8:3; in parport_gsc_probe_port() 291 if (p->modes & PARPORT_MODE_##x) \ in parport_gsc_probe_port()
|