Home
last modified time | relevance | path

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

12345678910>>...54

/linux-6.15/drivers/gpu/drm/
H A Ddrm_client_modeset.c297 if (!modes[i]) { in drm_client_target_cloned()
304 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned()
337 if (!modes[i]) in drm_client_target_cloned()
453 if (!modes[i]) in drm_client_target_preferred()
480 modes[i] ? modes[i]->name : "none"); in drm_client_target_preferred()
560 if (!drm_mode_equal(modes[o], modes[n])) in drm_client_pick_crtcs()
697 if (!modes[i] && !list_empty(&connector->modes)) { in drm_client_firmware_config()
736 modes[i]->hdisplay, modes[i]->vdisplay, in drm_client_firmware_config()
835 modes = kcalloc(connector_count, sizeof(*modes), GFP_KERNEL); in drm_client_modeset_probe()
854 memset(modes, 0, connector_count * sizeof(*modes)); in drm_client_modeset_probe()
[all …]
/linux-6.15/drivers/net/phy/
H A Dsfp-bus.c195 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-6.15/drivers/scsi/aic7xxx/
H A Daic79xx.reg451 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-6.15/drivers/pinctrl/spear/
H A Dpinctrl-spear320.c493 .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 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 = ~0,
[all …]
H A Dpinctrl-spear300.c171 .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-6.15/arch/x86/crypto/
H A DKconfig97 (RFC2144) with ECB and CBC modes
115 (RFC2612) with ECB and CBC modes
145 with ECB and CBC modes
161 with ECB and CBC modes
178 with ECB and CBC modes
191 with ECB and CBC modes
271 with ECB and CBC modes
289 with ECB and CBC modes
305 (RFC 5794) with ECB and CTR modes
324 (RFC 5794) with ECB and CTR modes
[all …]
/linux-6.15/drivers/platform/x86/
H A Dmsi-ec.c71 .modes = {
83 .modes = {
151 .modes = {
164 .modes = {
228 .modes = {
241 .modes = {
306 .modes = {
319 .modes = {
384 .modes = {
397 .modes = {
[all …]
/linux-6.15/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 = ADJ_SETOFFSET; 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-6.15/arch/arm64/boot/dts/qcom/
H A Dsm8750-mtp.dts135 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
145 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
155 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
165 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
175 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
185 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
196 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
206 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
216 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
226 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
[all …]
H A Dsm8750-qrd.dts134 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 = <RPMH_REGULATOR_MODE_LPM
174 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
184 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
194 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
204 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
214 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
224 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
[all …]
H A Dqcs8300-ride.dts51 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
61 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
71 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
81 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
91 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
101 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
111 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
133 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
143 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
153 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
[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 = <RPMH_REGULATOR_MODE_LPM
[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 = <RPMH_REGULATOR_MODE_LPM
[all …]
/linux-6.15/Documentation/admin-guide/
H A Dsvga.rst83 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-6.15/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->yres = DIV_ROUND_UP(totalsize, fw); in am200_presetup_fb()
[all …]
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Drichtek,rtq2208.yaml23 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.
109 regulator-allowed-modes = <0 1>;
119 regulator-allowed-modes = <0 1>;
129 regulator-allowed-modes = <0 1>;
139 regulator-allowed-modes = <0 1>;
149 regulator-allowed-modes = <0 1>;
159 regulator-allowed-modes = <0 1>;
169 regulator-allowed-modes = <0 1>;
[all …]
H A Dmt6360-regulator.yaml52 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.15/arch/powerpc/platforms/pasemi/
H A Didle.c25 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.15/Documentation/devicetree/bindings/phy/
H A Dtransmit-amplitude.yaml20 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.15/drivers/gpu/drm/panel/
H A Dpanel-simple.c935 .modes = &auo_b101aw03_mode,
961 .modes = &auo_b101xtn01_mode,
984 .modes = &auo_b116xw03_mode,
1068 .modes = &auo_g104sn02_mode,
1092 .modes = &auo_g104stn01_mode,
1201 .modes = &auo_g156xtn01_mode,
1314 .modes = &auo_t215hvn01_mode,
1526 .modes = &boe_hv070wsa_mode,
3571 .modes = &nvd_9128_mode,
3893 .modes = &qd43003c0_40_mode,
[all …]
/linux-6.15/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
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

12345678910>>...54