Home
last modified time | relevance | path

Searched full:modes (Results 1 – 25 of 1343) sorted by relevance

12345678910>>...54

/linux-3.3/drivers/scsi/aic7xxx/
Daic79xx.reg50 /* Register window Modes */
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
[all …]
/linux-3.3/Documentation/
Dsvga.txt8 allows the use of various special video modes supported by the video BIOS. Due
30 modes available on your adapter, you can specify the menu item you want
33 modes are listed in a "first detected -- first displayed" manner. It's
43 bootup. It displays a "Press <RETURN> to see video modes available, <SPACE>
75 The mode list usually contains a few basic modes and some VESA modes. In
76 case your chipset has been detected, some chipset-specific modes are shown as
81 The modes displayed on the menu are partially sorted: The list starts with
82 the standard modes (80x25 and 80x50) followed by "special" modes (80x28 and
83 80x43), local modes (if the local modes feature is enabled), VESA modes and
84 finally SVGA modes for the auto-detected adapter.
[all …]
/linux-3.3/arch/arm/mach-spear3xx/
Dspear3xx.c114 .modes = pmx_firda_modes,
128 .modes = pmx_i2c_modes,
142 .modes = pmx_ssp_cs_modes,
156 .modes = pmx_ssp_modes,
170 .modes = pmx_mii_modes,
184 .modes = pmx_gpio_pin0_modes,
198 .modes = pmx_gpio_pin1_modes,
212 .modes = pmx_gpio_pin2_modes,
226 .modes = pmx_gpio_pin3_modes,
240 .modes = pmx_gpio_pin4_modes,
[all …]
Dspear320.c25 /* modes */
66 .modes = pmx_clcd_modes,
80 .modes = pmx_emi_modes,
94 .modes = pmx_fsmc_modes,
108 .modes = pmx_spp_modes,
123 .modes = pmx_sdhci_modes,
137 .modes = pmx_i2s_modes,
151 .modes = pmx_uart1_modes,
170 .modes = pmx_uart1_modem_modes,
184 .modes = pmx_uart2_modes,
[all …]
Dspear300.c27 /* modes */
132 .modes = pmx_fsmc_2_chips_modes,
147 .modes = pmx_fsmc_4_chips_modes,
164 .modes = pmx_keyboard_modes,
182 .modes = pmx_clcd_modes,
209 .modes = pmx_telecom_gpio_modes,
227 .modes = pmx_telecom_tdm_modes,
244 .modes = pmx_telecom_spi_cs_i2c_clk_modes,
261 .modes = pmx_telecom_camera_modes,
276 .modes = pmx_telecom_dac_modes,
[all …]
Dspear310.c34 .modes = pmx_emi_cs_0_1_4_5_modes,
48 .modes = pmx_emi_cs_2_3_modes,
62 .modes = pmx_uart1_modes,
76 .modes = pmx_uart2_modes,
90 .modes = pmx_uart3_4_5_modes,
104 .modes = pmx_fsmc_modes,
118 .modes = pmx_rs485_0_1_modes,
132 .modes = pmx_tdm0_modes,
/linux-3.3/drivers/md/
Dfaulty.c23 * Possible failure modes are:
31 * Different modes can be active at a time, but only
53 #define Modes 6 macro
86 int period[Modes];
87 atomic_t counters[Modes];
89 int modes[MaxFault]; member
117 switch (conf->modes[i] * 2 + dir) { in check_sector()
122 conf->modes[i] = NoPersist; in check_sector()
140 case NoPersist: conf->modes[i] = mode; return; in add_sector()
142 if (conf->modes[i] == ReadPersistent || in add_sector()
[all …]
/linux-3.3/drivers/video/
Dbfin_adv7393fb.c151 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list()
154 fbdev->vb1->y_count = fbdev->modes[mode].vb1_lines; in dma_desc_list()
162 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list()
163 fbdev->av1->x_modify = fbdev->modes[mode].bpp / 8; in dma_desc_list()
164 fbdev->av1->y_count = fbdev->modes[mode].a_lines; in dma_desc_list()
166 (fbdev->modes[mode].xres - fbdev->modes[mode].boeft_blank + in dma_desc_list()
167 1) * (fbdev->modes[mode].bpp / 8); in dma_desc_list()
174 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list()
177 fbdev->vb2->y_count = fbdev->modes[mode].vb2_lines; in dma_desc_list()
188 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list()
[all …]
/linux-3.3/arch/x86/boot/
Dvideo.h22 * Aliases for standard modes
26 * Video modes numbered by menu position -- NOT RECOMMENDED because of lack
31 /* Standard BIOS video modes (BIOS number + 0x0100) */
34 /* VESA BIOS video modes (VESA number + 0x0200) */
37 /* Video7 special modes (BIOS number + 0x0900) */
40 /* Special video modes */
53 /* Video modes given by resolution */
76 struct mode_info *modes; member
77 int nmodes; /* Number of probed modes so far */
79 u16 xmode_first; /* Unprobed modes to try to call anyway */
/linux-3.3/arch/powerpc/platforms/pasemi/
Didle.c38 static struct sleep_mode modes[] = { variable
49 * all modes. in pasemi_system_reset_exception()
78 printk(KERN_WARNING "No cpufreq driver, powersavings modes disabled\n"); in pasemi_idle_init()
83 ppc_md.power_save = modes[current_mode].entry; in pasemi_idle_init()
84 printk(KERN_INFO "Using PA6T idle loop (%s)\n", modes[current_mode].name); in pasemi_idle_init()
93 for (i = 0; i < ARRAY_SIZE(modes); i++) { in idle_param()
94 if (!strcmp(modes[i].name, p)) { in idle_param()
/linux-3.3/arch/arm/plat-spear/include/plat/
Dpadmux.h31 * struct pmx_dev_mode: configuration structure every group of modes of a device
33 * ids: all modes for this configuration
57 * modes: device configuration array for different modes supported
58 * mode_count: size of modes array
64 struct pmx_dev_mode *modes; member
/linux-3.3/drivers/gpu/drm/
Ddrm_edid.c75 int modes; member
440 * edid_fixup_preferred - set preferred modes based on quirk list
445 * on existing modes and setting it anew for the right mode ala @quirks.
766 * EDID is delightfully ambiguous about how interlaced modes are to be
833 /* ignore tiny modes */ in drm_mode_detailed()
994 * XXX If drm_dmt_modes ever regrows the CVT-R modes (and it will) this will
1001 int i, modes = 0; in drm_gtf_modes_for_range() local
1010 modes++; in drm_gtf_modes_for_range()
1015 return modes; in drm_gtf_modes_for_range()
1026 closure->modes += drm_gtf_modes_for_range(closure->connector, in do_inferred_modes()
[all …]
Ddrm_fb_helper.c997 list_for_each_entry(mode, &fb_connector->connector->modes, head) { in drm_has_preferred_mode()
1024 /* attempt to find a matching mode in the list of modes in drm_pick_cmdline_mode()
1030 list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) { in drm_pick_cmdline_mode()
1051 list_add(&mode->head, &fb_helper_conn->connector->modes); in drm_pick_cmdline_mode()
1092 struct drm_display_mode **modes, in drm_target_cloned() argument
1120 modes[i] = drm_pick_cmdline_mode(fb_helper_conn, width, height); in drm_target_cloned()
1121 if (!modes[i]) { in drm_target_cloned()
1128 if (!drm_mode_equal(modes[j], modes[i])) in drm_target_cloned()
1148 list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) { in drm_target_cloned()
1150 modes[i] = mode; in drm_target_cloned()
[all …]
Ddrm_modes.c82 * And it is copied from xf86CVTmode in xserver/hw/xfree86/modes/xf86cvt.c.
488 * And it is copied from the file of xserver/hw/xfree86/modes/xf86gtf.c.
528 * drm_mode_list_concat - move modes from one list to another
535 * Move all the modes from @head to @new.
595 * Return @modes's hsync rate in kHz, rounded to the nearest int.
726 * a pointer to it. Used to create new instances of established modes.
747 * drm_mode_equal - test modes for equality
757 * True if the modes are equal, false otherwise.
761 /* do clock check convert to PICOS so fb modes get matched in drm_mode_equal()
787 * drm_mode_validate_size - make sure modes adhere to size constraints
[all …]
/linux-3.3/Documentation/hwmon/
Df71882fg72 three different modes (one manual, two automatic).
99 There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC
104 Since both modes work in a 0-100% (mapped to 0-255) scale, there isn't a
112 Switching between these modes requires re-initializing a whole bunch of
116 Three different fan control modes are supported; the mode number is written
117 to the pwm#_enable file. Note that not all modes are supported on all
118 chips, and some modes may only be available in RPM / PWM mode.
137 All of the automatic modes require that pwm1 corresponds to fan1, pwm2 to
/linux-3.3/include/mtd/
Dmtd-abi.h49 * MTD operation modes
57 * These modes can be passed to ioctl(MEMWRITE) and are also used internally.
58 * See notes on "MTD file modes" for discussion on %MTD_OPS_RAW vs.
75 * @mode: MTD mode (see "MTD operation modes")
79 * writes in various modes. To write to OOB-only, set @usr_data == NULL, and to
113 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */
171 /* Get info about OOB modes (e.g., RAW, PLACE, AUTO) - legacy interface */
189 /* Set MTD mode on a per-file-descriptor basis (see "MTD file modes") */
201 * modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
255 * MTD file modes - for read/write access to MTD
[all …]
/linux-3.3/Documentation/power/
Ddrivers-testing.txt25 a) Build the driver as a module, load it and try the test modes of hibernation
29 "platform" modes (see: Documentation/power/basic-pm-debugging.txt, 1).
31 c) Compile the driver directly into the kernel and try the test modes of
35 in the "reboot", "shutdown" and "platform" modes.
37 e) Try the test modes of suspend (see: Documentation/power/basic-pm-debugging.txt,
/linux-3.3/arch/arm/mach-pxa/
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-3.3/Documentation/fb/
Darkfb.txt19 * 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
Ds3fb.txt26 * 4 bpp pseudocolor modes (with 18bit palette, two variants)
28 * 16 bpp truecolor modes (RGB 555 and RGB 565)
45 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with
47 with interleaved planes (1 byte interleave), MSB first. Both modes support
63 * support for fontwidths != 8 in 4 bpp modes
Dmodedb.txt9 - one routine to probe for video modes, which can be used by all frame buffer
14 needs non-standard modes, like amifb and Mac frame buffer drivers (which
70 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
127 e.g. there can be multiple 640x480 modes, each of them is tried). If that
128 fails, the default mode is tried. If that fails, it walks over all modes.
133 where <driver> is a name from the table below. Valid default modes can be
135 There may be more modes.
Dvt8623fb.txt18 * 4 bpp pseudocolor modes (with 18bit palette, two variants)
33 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with
35 with interleaved planes (1 byte interleave), MSB first. Both modes support
49 * support for fontwidths != 8 in 4 bpp modes
/linux-3.3/kernel/time/
Dntp.c572 if (txc->modes & ADJ_STATUS) in process_adjtimex_modes()
575 if (txc->modes & ADJ_NANO) in process_adjtimex_modes()
578 if (txc->modes & ADJ_MICRO) in process_adjtimex_modes()
581 if (txc->modes & ADJ_FREQUENCY) { in process_adjtimex_modes()
589 if (txc->modes & ADJ_MAXERROR) in process_adjtimex_modes()
592 if (txc->modes & ADJ_ESTERROR) in process_adjtimex_modes()
595 if (txc->modes & ADJ_TIMECONST) { in process_adjtimex_modes()
603 if (txc->modes & ADJ_TAI && txc->constant > 0) in process_adjtimex_modes()
606 if (txc->modes & ADJ_OFFSET) in process_adjtimex_modes()
609 if (txc->modes & ADJ_TICK) in process_adjtimex_modes()
[all …]
/linux-3.3/drivers/net/
Dmdio.c176 * @npage_adv: Modes currently advertised on next pages
177 * @npage_lpa: Modes advertised by link partner on next pages
249 /* All the other defined modes are flavours of optical */ in mdio45_ethtool_gset_npage()
275 u32 modes = 0; in mdio45_ethtool_gset_npage() local
286 modes = ecmd->advertising & ecmd->lp_advertising; in mdio45_ethtool_gset_npage()
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()
296 } else if (modes & (ADVERTISED_1000baseT_Full | in mdio45_ethtool_gset_npage()
300 ecmd->duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_gset_npage()
[all …]
/linux-3.3/arch/mips/include/asm/mach-jz4740/
Djz4740_fb.h40 * num_modes: size of modes
41 * modes: list of valid video modes
51 struct fb_videomode *modes; member

12345678910>>...54