[go: nahoru, domu]

Searched refs:modes (Results 1 - 25 of 240) sorted by relevance

12345678910

/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...]
/drivers/md/
H A Dfaulty.c23 * Possible failure modes are:
31 * Different modes can be active at a time, but only
89 int modes[MaxFault]; member in struct:faulty_conf
117 switch (conf->modes[i] * 2 + dir) {
122 conf->modes[i] = NoPersist;
140 case NoPersist: conf->modes[i] = mode; return;
142 if (conf->modes[i] == ReadPersistent ||
143 conf->modes[i] == ReadFixable)
144 conf->modes[i] = AllPersist;
146 conf->modes[
[all...]
/drivers/pinctrl/spear/
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-spear320.c26 /* modes */
494 .modes = EXTENDED_MODE,
573 .modes = AUTO_EXP_MODE | EXTENDED_MODE,
577 .modes = EXTENDED_MODE,
623 .modes = EXTENDED_MODE,
662 .modes = EXTENDED_MODE,
666 .modes = AUTO_EXP_MODE | EXTENDED_MODE,
670 .modes = EXTENDED_MODE,
716 .modes = EXTENDED_MODE,
757 .modes
[all...]
H A Dpinctrl-spear300.c25 /* modes */
172 .modes = NAND_MODE | NOR_MODE | PHOTO_FRAME_MODE |
199 .modes = NAND_MODE | NOR_MODE | PHOTO_FRAME_MODE |
234 .modes = HEND_IP_PHONE_MODE | HEND_WIFI_PHONE_MODE |
261 .modes = PHOTO_FRAME_MODE,
295 .modes = PHOTO_FRAME_MODE | LEND_IP_PHONE_MODE |
332 .modes = LEND_IP_PHONE_MODE | HEND_IP_PHONE_MODE |
368 .modes = CAML_LCDW_MODE | CAML_LCD_MODE,
394 .modes = CAMU_LCD_MODE | CAMU_WLCD_MODE,
427 .modes
[all...]
/drivers/video/fbdev/
H A Dbfin_adv7393fb.c149 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank;
152 fbdev->vb1->y_count = fbdev->modes[mode].vb1_lines;
160 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank;
161 fbdev->av1->x_modify = fbdev->modes[mode].bpp / 8;
162 fbdev->av1->y_count = fbdev->modes[mode].a_lines;
164 (fbdev->modes[mode].xres - fbdev->modes[mode].boeft_blank +
165 1) * (fbdev->modes[mod
[all...]
/drivers/net/
H A Dmdio.c252 /* All the other defined modes are flavours of optical */
278 u32 modes = 0; local
289 modes = ecmd->advertising & ecmd->lp_advertising;
291 if ((modes & ~ADVERTISED_Autoneg) == 0)
292 modes = ecmd->advertising;
294 if (modes & (ADVERTISED_10000baseT_Full |
299 } else if (modes & (ADVERTISED_1000baseT_Full |
303 ecmd->duplex = !(modes & ADVERTISED_1000baseT_Half);
304 } else if (modes & (ADVERTISED_100baseT_Full |
307 ecmd->duplex = !!(modes
[all...]
/drivers/gpu/drm/
H A Ddrm_fb_helper.c1203 list_for_each_entry(mode, &fb_connector->connector->modes, head) {
1230 /* attempt to find a matching mode in the list of modes
1238 list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) {
1267 list_add(&mode->head, &fb_helper_conn->connector->modes);
1309 struct drm_display_mode **modes,
1337 modes[i] = drm_pick_cmdline_mode(fb_helper_conn, width, height);
1338 if (!modes[i]) {
1345 if (!drm_mode_equal(modes[j], modes[i]))
1365 list_for_each_entry(mode, &fb_helper_conn->connector->modes, hea
1308 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1381 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1415 drm_pick_crtcs(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **best_crtcs, struct drm_display_mode **modes, int n, int width, int height) argument
1499 struct drm_display_mode **modes; local
[all...]
H A Ddrm_probe_helper.c70 list_for_each_entry(mode, &connector->modes, head) {
116 /* set all modes to the unverified state */
117 list_for_each_entry(mode, &connector->modes, head)
167 drm_mode_validate_size(dev, &connector->modes, maxX, maxY);
177 list_for_each_entry(mode, &connector->modes, head) {
184 drm_mode_prune_invalid(dev, &connector->modes, verbose_prune);
186 if (list_empty(&connector->modes))
189 list_for_each_entry(mode, &connector->modes, head)
192 drm_mode_sort(&connector->modes);
194 DRM_DEBUG_KMS("[CONNECTOR:%d:%s] probed modes
[all...]
H A Ddrm_edid.c69 /* Force reduced-blanking timings for detailed modes */
81 int modes; member in struct:detailed_mode_closure
145 * This table is copied from xfree86/modes/xf86EdidModes.c.
472 * These more or less come from the DMT spec. The 720x400 modes are
474 * modes are old-school Mac modes. The EDID spec says the 1152x864@75 mode
478 * The DMT modes have been fact-checked; the rest are mild guesses.
606 * This table is converted from xorg's hw/xfree86/modes/xf86EdidModes.c.
957 * HDMI 1.4 4k modes.
1360 * edid_fixup_preferred - set preferred modes base
1976 int i, modes = 0; local
2011 int i, modes = 0; local
2039 int i, modes = 0; local
2120 int i, j, m, modes = 0; local
2171 int i, modes = 0; local
2230 int i, modes = 0; local
2259 int i, j, modes = 0; local
2540 int modes = 0; local
2635 int i, modes = 0; local
2684 int modes = 0, i; local
2737 int modes = 0; local
2786 int modes = 0, offset = 0, i, multi_present = 0, multi_len; local
2971 int modes = 0; local
[all...]
/drivers/gpu/drm/panel/
H A Dpanel-simple.c37 const struct drm_display_mode *modes; member in struct:panel_desc
96 const struct drm_display_mode *m = &panel->desc->modes[i];
218 /* add hard-coded panel modes */
346 .modes = &auo_b101aw03_mode,
370 .modes = &auo_b101xtn01_mode,
393 .modes = &auo_b133xtn01_mode,
416 .modes = &auo_b133htn01_mode,
443 .modes = &chunghwa_claa101wa01a_mode,
466 .modes = &chunghwa_claa101wb01_mode,
490 .modes
[all...]
/drivers/clk/ti/
H A Ddpll.c304 dd->modes = dpll_mode;
348 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
387 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED),
409 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED),
429 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
450 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
469 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
492 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
513 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED),
532 .modes
[all...]
/drivers/gpu/drm/i915/
H A Dintel_fbdev.c304 * and stuffs them into the crtcs and modes array given to us by the
320 * switch to the selected modes without a full modeset. E.g. when the display
326 struct drm_display_mode **modes,
399 modes[i] = drm_pick_cmdline_mode(fb_conn, width, height);
402 if (!modes[i]) {
405 modes[i] = drm_has_preferred_mode(fb_conn, width,
409 /* No preferred mode marked by the EDID? Are there any modes? */
410 if (!modes[i] && !list_empty(&connector->modes)) {
413 modes[
324 intel_fb_initial_config(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **crtcs, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
[all...]
/drivers/block/paride/
H A Dbpck6.c129 printk(KERN_DEBUG "PARPORT indicates modes=%x for lp=0x%lx\n",
130 ((struct pardevice*)(pi->pardev))->port->modes,
138 /* look at the parport device to see if what modes we can use */
139 if(((struct pardevice *)(pi->pardev))->port->modes &
145 else if(((struct pardevice *)(pi->pardev))->port->modes &
/drivers/parport/
H A Dparport_gsc.c223 pb->modes |= PARPORT_MODE_TRISTATE;
265 p->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT;
286 p->modes = tmp.modes;
287 p->size = (p->modes & PARPORT_MODE_EPP)?8:3;
307 #define printmode(x) {if(p->modes&PARPORT_MODE_##x){printk("%s%s",f?",":"",#x);f++;}}
363 * the enhanced parport modes.
372 printk("%s: enhanced parport-modes not supported.\n", __func__);
H A Dparport_cs.c152 p->modes |= PARPORT_MODE_PCSPP;
154 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP;
/drivers/media/platform/davinci/
H A Dvpbe.c156 var = cfg->outputs[curr_output].modes[i];
187 var = cfg->outputs[curr_output].modes[i];
207 var = cfg->outputs[curr_output].modes[i];
347 if (output->modes[i].timings_type == VPBE_ENC_DV_TIMINGS &&
348 !memcmp(&output->modes[i].dv_timings,
354 vpbe_dev->current_timings = output->modes[i];
415 if (output->modes[i].timings_type == VPBE_ENC_DV_TIMINGS) {
424 timings->timings = output->modes[i].dv_timings;
508 cfg->outputs[out_index].modes[i].name)) {
509 preset_mode = &cfg->outputs[out_index].modes[
[all...]
/drivers/iio/
H A Dindustrialio-triggered-buffer.c79 indio_dev->modes |= INDIO_BUFFER_TRIGGERED;
/drivers/gpu/drm/rcar-du/
H A Drcar_du_encoder.c77 if (list_empty(&connector->modes)) {
78 dev_dbg(dev->dev, "mode_fixup: empty modes list\n");
82 panel_mode = list_first_entry(&connector->modes,
/drivers/ptp/
H A Dptp_clock.c127 if (tx->modes & ADJ_SETOFFSET) {
135 if (!(tx->modes & ADJ_NANO))
144 } else if (tx->modes & ADJ_FREQUENCY) {
150 } else if (tx->modes == 0) {
/drivers/usb/gadget/
H A DKconfig57 either create new failure modes or remove the one you're
71 either create new failure modes or remove the one you're
/drivers/i2c/muxes/
H A Di2c-mux-pca954x.c227 force = pdata->modes[num].adap_id;
228 class = pdata->modes[num].class;
237 (pdata && pdata->modes[num].deselect_on_exit)
/drivers/pinctrl/mvebu/
H A Dpinctrl-orion.c184 .modes = orion_mpp_modes,
194 .modes = orion_mpp_modes,
204 .modes = orion_mpp_modes,
H A Dpinctrl-kirkwood.c403 .modes = mv88f6xxx_mpp_modes,
413 .modes = mv88f6xxx_mpp_modes,
423 .modes = mv88f6xxx_mpp_modes,
433 .modes = mv88f6xxx_mpp_modes,
443 .modes = mv88f6xxx_mpp_modes,
453 .modes = mv88f6xxx_mpp_modes,
/drivers/gpu/drm/qxl/
H A Dqxl_kms.c68 DRM_INFO("rom modes offset 0x%x for %d modes\n", rom->modes_offset,
70 qdev->mode_info.modes = (void *)((uint32_t *)rom + mode_offset + 1);
72 qxl_dump_mode(qdev, qdev->mode_info.modes + i);
290 qdev->mode_info.modes = NULL;

Completed in 459 milliseconds

12345678910