Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 25 of 1111) sorted by relevance

12345678910>>...45

/linux/drivers/gpu/drm/
H A Ddrm_client_modeset.c128 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_get_tiled_mode()
141 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_fallback_non_tiled_mode()
155 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_preferred_mode()
168 return list_first_entry_or_null(&connector->modes, in drm_connector_first_mode()
185 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_pick_cmdline_mode()
195 * Attempt to find a matching mode in the list of modes we in drm_connector_pick_cmdline_mode()
201 list_for_each_entry(mode, &connector->modes, head) { in drm_connector_pick_cmdline_mode()
281 const struct drm_display_mode *modes[], in modes_destroy() argument
287 mode_replace(dev, &modes[i], NULL); in modes_destroy()
293 const struct drm_display_mode *modes[], in drm_client_target_cloned() argument
384 drm_client_get_tile_offsets(struct drm_device * dev,struct drm_connector * connectors[],unsigned int connector_count,const struct drm_display_mode * modes[],struct drm_client_offset offsets[],int idx,int h_idx,int v_idx) drm_client_get_tile_offsets() argument
419 drm_client_target_preferred(struct drm_device * dev,struct drm_connector * connectors[],unsigned int connector_count,const struct drm_display_mode * modes[],struct drm_client_offset offsets[],bool enabled[],int width,int height) drm_client_target_preferred() argument
548 drm_client_pick_crtcs(struct drm_client_dev * client,struct drm_connector * connectors[],unsigned int connector_count,struct drm_crtc * best_crtcs[],const struct drm_display_mode * modes[],int n,int width,int height) drm_client_pick_crtcs() argument
623 drm_client_firmware_config(struct drm_client_dev * client,struct drm_connector * connectors[],unsigned int connector_count,struct drm_crtc * crtcs[],const struct drm_display_mode * modes[],struct drm_client_offset offsets[],bool enabled[],int width,int height) drm_client_firmware_config() argument
825 const struct drm_display_mode **modes; drm_client_modeset_probe() local
[all...]
/linux/drivers/net/phy/
H A Dsfp-bus.c138 * 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, 100 in sfp_parse_support()
[all...]
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg352 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_CF
[all...]
/linux/arch/x86/crypto/
H A DKconfig19 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)"
67 Length-preserving ciphers: Camellia with ECB and CBC modes
74 tristate "Ciphers: Camellia with modes: ECB, CBC (AES-NI/AVX2)"
78 Length-preserving ciphers: Camellia with ECB and CBC modes
85 tristate "Ciphers: CAST5 with modes
[all...]
/linux/drivers/pinctrl/spear/
H A Dpinctrl-spear320.c25 /* 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
[all...]
H A Dpinctrl-spear3xx.c33 .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
[all...]
H A Dpinctrl-spear300.c24 /* modes */
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
[all...]
/linux/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c50 tx.modes = ADJ_STATUS; in clear_time_state()
125 tx.modes = ADJ_FREQUENCY; in validate_freq()
136 tx.modes = 0; in validate_freq()
144 tx.modes = ADJ_FREQUENCY; in validate_freq()
155 tx.modes = 0; in validate_freq()
169 tx.modes = ADJ_FREQUENCY; in validate_freq()
185 tx.modes = ADJ_FREQUENCY; in validate_freq()
198 tmx.modes = ADJ_SETOFFSET; in set_offset()
200 tmx.modes |= ADJ_NANO; in set_offset()
233 tmx.modes in set_bad_offset()
[all...]
H A Dadjtick.c116 tx1.modes = ADJ_TICK; in check_tick_adj()
117 tx1.modes |= ADJ_OFFSET; in check_tick_adj()
118 tx1.modes |= ADJ_FREQUENCY; in check_tick_adj()
119 tx1.modes |= ADJ_STATUS; in check_tick_adj()
137 tx1.modes = 0; in check_tick_adj()
193 tx1.modes = ADJ_TICK; in main()
194 tx1.modes |= ADJ_OFFSET; in main()
195 tx1.modes |= ADJ_FREQUENCY; in main()
H A Dleap-a-day.c106 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 Dleapcrash.c39 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/arch/sparc/crypto/
H A DKconfig6 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
30 tristate "Ciphers: AES, modes: ECB, CBC, CTR"
35 Length-preseving ciphers: AES with ECB, CBC, and CTR modes
40 tristate "Ciphers: Camellia, modes: ECB, CBC"
46 Length-preserving ciphers: Camellia with ECB and CBC modes
/linux/Documentation/admin-guide/
H A Dsvga.rst13 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 (8
[all...]
/linux/arch/arm/mach-pxa/
H A Dam200epd.c88 .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 in am200_presetup_fb()
[all...]
/linux/arch/powerpc/platforms/pasemi/
H A Didle.c25 static struct sleep_mode modes[] = { variable
36 * all modes. in pasemi_system_reset_exception()
69 pr_warn("No cpufreq driver, powersavings modes disabled\n"); in pasemi_idle_init()
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/arm64/boot/dts/qcom/
H A Dsm8750-mtp.dts245 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
255 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
265 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
275 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
285 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
295 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
306 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
316 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
326 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
336 regulator-allowed-modes
[all...]
H A Dqcs8300-ride.dts62 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
72 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
82 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
92 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
102 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
112 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
122 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
144 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
154 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
164 regulator-allowed-modes
[all...]
H A Dsm8750-qrd.dts247 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
257 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
267 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
277 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
287 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
297 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
307 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
317 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
327 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
337 regulator-allowed-modes
[all...]
H A Dqcs615-ride.dts91 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
101 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
111 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
121 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
131 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
141 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
151 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
161 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
171 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
181 regulator-allowed-modes
[all...]
H A Dsm8650-mtp.dts142 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
[all...]
/linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c51 * @modes: Pointer to array of fixed modes appropriate for this panel.
57 const struct drm_display_mode *modes; member
59 /** @num_modes: Number of elements in modes array. */
65 * NOTE: cannot be used with "modes" and also these will be used to
211 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_display_modes()
261 * Only add fixed modes if timings/override added no mode. in panel_simple_get_non_edid_modes()
396 /* add hard-coded panel modes */ in panel_simple_get_modes()
812 .modes = &ampire_am_1280800n3tzqw_t00h_mode,
838 .modes
[all...]
/linux/arch/s390/crypto/
H A DKconfig36 tristate "Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM"
42 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes
46 As of z9 the ECB and CBC modes are hardware accelerated
49 As of z10 the ECB and CBC modes are hardware accelerated
57 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR"
64 Length-preserving ciphers: DES with ECB, CBC, and CTR modes
65 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
/linux/arch/arm64/crypto/
H A DKconfig72 tristate "Ciphers: AES, modes: ECB, CBC, CTR, CTS, XCTR, XTS"
77 XCTR, and XTS modes
95 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)"
101 with block cipher modes:
112 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (NEON)"
118 with block cipher modes:
129 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XCTR/XTS modes (bit-sliced NEON)"
136 with block cipher modes:
161 tristate "Ciphers: SM4, modes
[all...]
/linux/drivers/clk/ti/
H A Ddpll.c379 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 in of_ti_am3_no_gate_dpll_setup()
[all...]
/linux/drivers/net/
H A Dmdio.c248 /* All the other defined modes are flavours of optical */ in mdio45_ethtool_ksettings_get_npage()
274 u32 modes = 0; in mdio45_ethtool_ksettings_get_npage() local
286 modes = advertising & lp_advertising; in mdio45_ethtool_ksettings_get_npage()
288 if ((modes & ~ADVERTISED_Autoneg) == 0) in mdio45_ethtool_ksettings_get_npage()
289 modes = advertising; in mdio45_ethtool_ksettings_get_npage()
291 if (modes & (ADVERTISED_10000baseT_Full | in mdio45_ethtool_ksettings_get_npage()
296 } else if (modes & (ADVERTISED_1000baseT_Full | in mdio45_ethtool_ksettings_get_npage()
300 cmd->base.duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_ksettings_get_npage()
301 } else if (modes & (ADVERTISED_100baseT_Full | in mdio45_ethtool_ksettings_get_npage()
304 cmd->base.duplex = !!(modes in mdio45_ethtool_ksettings_get_npage()
[all...]

12345678910>>...45