/linux-4.1.27/drivers/scsi/aic7xxx/ |
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-4.1.27/drivers/video/fbdev/ |
D | bfin_adv7393fb.c | 149 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list() 152 fbdev->vb1->y_count = fbdev->modes[mode].vb1_lines; in dma_desc_list() 160 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list() 161 fbdev->av1->x_modify = fbdev->modes[mode].bpp / 8; in dma_desc_list() 162 fbdev->av1->y_count = fbdev->modes[mode].a_lines; in dma_desc_list() 164 (fbdev->modes[mode].xres - fbdev->modes[mode].boeft_blank + in dma_desc_list() 165 1) * (fbdev->modes[mode].bpp / 8); in dma_desc_list() 172 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list() 175 fbdev->vb2->y_count = fbdev->modes[mode].vb2_lines; in dma_desc_list() 186 fbdev->modes[mode].xres + fbdev->modes[mode].boeft_blank; in dma_desc_list() [all …]
|
D | pxafb.c | 368 struct pxafb_mode_info *modelist = mach->modes; in pxafb_getmode() 1234 struct pxafb_mode_info *mode = &inf->modes[0]; in setup_smart_timing() 1774 pxafb_setmode(&fbi->fb.var, &inf->modes[0]); in pxafb_decode_mach_info() 1781 for (i = 0, m = &inf->modes[0]; i < inf->num_modes; i++, m++) in pxafb_decode_mach_info() 1896 inf->modes[0].xres = xres; inf->modes[0].yres = yres; in parse_opt_mode() 1905 inf->modes[0].bpp = bpp; in parse_opt_mode() 1918 struct pxafb_mode_info *mode = &inf->modes[0]; in parse_opt() 2088 (inf->modes->upper_margin || inf->modes->lower_margin)) in pxafb_check_options() 2118 inf->modes->xres, in pxafb_probe() 2119 inf->modes->yres, in pxafb_probe() [all …]
|
D | jz4740_fb.c | 278 struct fb_videomode *mode = jzfb->pdata->modes; in jzfb_get_mode() 557 struct fb_videomode *mode = jzfb->pdata->modes; in jzfb_alloc_devmem() 673 fb_videomode_to_modelist(pdata->modes, pdata->num_modes, in jzfb_probe() 675 fb_videomode_to_var(&fb->var, pdata->modes); in jzfb_probe()
|
D | tmiofb.c | 565 struct fb_videomode *mode = data->modes + i; in tmiofb_find_mode() 760 data->modes, data->num_modes, in tmiofb_probe() 761 data->modes, 16); in tmiofb_probe() 777 fb_videomode_to_modelist(data->modes, data->num_modes, in tmiofb_probe()
|
D | bfin_adv7393fb.h | 282 struct adv7393fb_modes *modes; member
|
/linux-4.1.27/drivers/pinctrl/spear/ |
D | pinctrl-spear320.c | 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 = AUTO_NET_SMII_MODE | AUTO_NET_MII_MODE | EXTENDED_MODE, 761 .modes = EXTENDED_MODE, [all …]
|
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 …]
|
D | pinctrl-spear300.c | 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 = ATA_PABX_I2S_MODE | CAML_LCDW_MODE | CAMU_LCD_MODE 461 .modes = LEND_IP_PHONE_MODE | HEND_IP_PHONE_MODE [all …]
|
/linux-4.1.27/drivers/md/ |
D | faulty.c | 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() 143 conf->modes[i] == ReadFixable) in add_sector() 144 conf->modes[i] = AllPersist; in add_sector() 146 conf->modes[i] = WritePersistent; in add_sector() 149 if (conf->modes[i] == WritePersistent) in add_sector() 150 conf->modes[i] = AllPersist; in add_sector() [all …]
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | valid-adjtimex.c | 56 tx.modes = ADJ_STATUS; in clear_time_state() 128 tx.modes = ADJ_FREQUENCY; in validate_freq() 139 tx.modes = 0; in validate_freq() 147 tx.modes = ADJ_FREQUENCY; in validate_freq() 158 tx.modes = 0; in validate_freq() 172 tx.modes = ADJ_FREQUENCY; in validate_freq() 188 tx.modes = ADJ_FREQUENCY; in validate_freq()
|
D | leap-a-day.c | 113 tx.modes = ADJ_STATUS; in clear_time_state() 118 tx.modes = ADJ_MAXERROR; in clear_time_state() 123 tx.modes = ADJ_STATUS; in clear_time_state() 226 tx.modes = ADJ_STATUS; in main() 239 tx.modes = 0; in main() 262 tx.modes = 0; in main() 266 tx.modes = ADJ_STATUS; in main() 280 tx.modes = 0; in main()
|
D | leapcrash.c | 52 tx.modes = ADJ_STATUS; in clear_time_state() 56 tx.modes = ADJ_STATUS; in clear_time_state() 105 tx.modes = 0; in main() 111 tx.modes = ADJ_STATUS; in main()
|
D | change_skew.c | 52 tx.modes = ADJ_FREQUENCY; in change_skew_test() 80 tx.modes = ADJ_OFFSET; in main() 97 tx.modes = ADJ_FREQUENCY; in main()
|
D | skew_consistency.c | 71 tx.modes = ADJ_FREQUENCY; in main() 78 tx.modes = ADJ_FREQUENCY; in main()
|
D | raw_skew.c | 117 tx1.modes = 0; in main() 131 tx2.modes = 0; in main()
|
D | set-tai.c | 45 tx.modes = ADJ_TAI; in set_tai()
|
/linux-4.1.27/Documentation/ |
D | svga.txt | 8 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 …]
|
D | parport.txt | 114 | |-- modes 129 |-- modes 151 modes Parallel port's hardware modes, comma-separated, 165 advantage of COMPAT and ECP modes if it has an IRQ 243 For normal printer protocol, having IEEE 1284 modes enabled or not 258 If _that_ works fine, then one of the hardware modes isn't working
|
D | coccinelle.txt | 48 Four basic modes are defined: patch, report, context, and org. The mode to 61 Note that not all semantic patches implement all modes. For easy use 64 Two other modes provide some common combinations of these modes. 66 'chain' tries the previous modes in the order above until one succeeds. 135 In these modes, which works on a file basis, there is no information
|
D | parport-lowlevel.txt | 136 unsigned int modes; /* bitfield of hardware modes */ 147 The 'modes' member summarises the capabilities of the underlying 173 There may be other flags in 'modes' as well. 175 The contents of 'modes' is advisory only. For example, if the 176 hardware is capable of DMA, and PARPORT_MODE_DMA is in 'modes', it 683 works for modes that support reverse data transfer. 705 works for modes that support forward data transfer. 959 If port->modes contains the PARPORT_MODE_TRISTATE flag and the 961 returns the value on the data pins. If port->modes contains the 1184 Places the data bus in a high impedance state, if port->modes has the
|
D | hsi.txt | 16 signal can be used to wakeup the chips from standby modes. The signals are
|
/linux-4.1.27/drivers/gpu/drm/panel/ |
D | panel-simple.c | 40 const struct drm_display_mode *modes; member 122 const struct drm_display_mode *m = &panel->desc->modes[i]; in panel_simple_get_fixed_modes() 387 .modes = &ire_am800480r3tmqwa1h_mode, 411 .modes = &auo_b101aw03_mode, 434 .modes = &auo_b101ean01_mode, 458 .modes = &auo_b101xtn01_mode, 481 .modes = &auo_b116xw03_mode, 504 .modes = &auo_b133xtn01_mode, 527 .modes = &auo_b133htn01_mode, 555 .modes = &avic_tm070ddh03_mode, [all …]
|
/linux-4.1.27/arch/powerpc/platforms/pasemi/ |
D | idle.c | 38 static struct sleep_mode modes[] = { variable 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-4.1.27/arch/arm/mach-pxa/ |
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 …]
|
D | cm-x2xx.c | 216 .modes = &generic_stn_320x240_mode, 240 .modes = &generic_tft_640x480_mode, 265 .modes = &generic_crt_640x480_mode, 289 .modes = &generic_crt_800x600_mode, 312 .modes = &generic_tft_320x240_mode, 336 .modes = &generic_stn_640x480_mode,
|
D | lpd270.c | 305 .modes = &sharp_lq057q3dc02_mode, 327 .modes = &sharp_lq121s1dg31_mode, 349 .modes = &sharp_lq036q1da01_mode, 371 .modes = &sharp_lq64d343_mode, 393 .modes = &sharp_lq10d368_mode, 415 .modes = &sharp_lq035q7db02_20_mode,
|
D | zylonite.c | 202 .modes = sharp_ls037_modes, 220 zylonite_toshiba_lcd_info.modes = &toshiba_ltm035a776c_mode; in zylonite_init_lcd() 222 zylonite_toshiba_lcd_info.modes = &toshiba_ltm04c380k_mode; in zylonite_init_lcd()
|
D | pcm990-baseboard.c | 122 .modes = &fb_info_sharp_lq084v1dg21, 144 .modes = &fb_info_nec_nl6448bc20_18d,
|
D | colibri-pxa3xx.c | 96 .modes = &sharp_lq43_mode,
|
D | colibri-pxa270-income.c | 170 .modes = income_lcd_modes,
|
D | trizeps4.c | 470 .modes = &sharp_lcd_mode, 494 .modes = &toshiba_lcd_mode,
|
D | mainstone.c | 529 mainstone_pxafb_info.modes = &toshiba_ltm04c380k_mode; in mainstone_init() 531 mainstone_pxafb_info.modes = &toshiba_ltm035a776c_mode; in mainstone_init()
|
D | idp.c | 148 .modes = &sharp_lm8v31_mode,
|
D | magician.c | 329 .modes = toppoly_modes, 337 .modes = samsung_modes,
|
/linux-4.1.27/kernel/time/ |
D | ntp.c | 571 if (txc->modes & ADJ_STATUS) in process_adjtimex_modes() 574 if (txc->modes & ADJ_NANO) in process_adjtimex_modes() 577 if (txc->modes & ADJ_MICRO) in process_adjtimex_modes() 580 if (txc->modes & ADJ_FREQUENCY) { in process_adjtimex_modes() 588 if (txc->modes & ADJ_MAXERROR) in process_adjtimex_modes() 591 if (txc->modes & ADJ_ESTERROR) in process_adjtimex_modes() 594 if (txc->modes & ADJ_TIMECONST) { in process_adjtimex_modes() 602 if (txc->modes & ADJ_TAI && txc->constant > 0) in process_adjtimex_modes() 605 if (txc->modes & ADJ_OFFSET) in process_adjtimex_modes() 608 if (txc->modes & ADJ_TICK) in process_adjtimex_modes() [all …]
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_fb_helper.c | 1266 list_for_each_entry(mode, &fb_connector->connector->modes, head) { in drm_has_preferred_mode() 1301 list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) { in drm_pick_cmdline_mode() 1330 list_add(&mode->head, &fb_helper_conn->connector->modes); in drm_pick_cmdline_mode() 1372 struct drm_display_mode **modes, in drm_target_cloned() argument 1401 modes[i] = drm_pick_cmdline_mode(fb_helper_conn, width, height); in drm_target_cloned() 1402 if (!modes[i]) { in drm_target_cloned() 1409 if (!drm_mode_equal(modes[j], modes[i])) in drm_target_cloned() 1429 list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) { in drm_target_cloned() 1431 modes[i] = mode; in drm_target_cloned() 1433 if (!modes[i]) in drm_target_cloned() [all …]
|
D | drm_edid.c | 82 int modes; member 2014 int i, modes = 0; in drm_dmt_modes_for_range() local 2024 modes++; in drm_dmt_modes_for_range() 2029 return modes; in drm_dmt_modes_for_range() 2049 int i, modes = 0; in drm_gtf_modes_for_range() local 2057 return modes; in drm_gtf_modes_for_range() 2067 modes++; in drm_gtf_modes_for_range() 2070 return modes; in drm_gtf_modes_for_range() 2077 int i, modes = 0; in drm_cvt_modes_for_range() local 2086 return modes; in drm_cvt_modes_for_range() [all …]
|
D | drm_probe_helper.c | 113 list_for_each_entry(mode, &connector->modes, head) in drm_helper_probe_single_connector_modes_merge_bits() 197 list_for_each_entry(mode, &connector->modes, head) { in drm_helper_probe_single_connector_modes_merge_bits() 213 drm_mode_prune_invalid(dev, &connector->modes, verbose_prune); in drm_helper_probe_single_connector_modes_merge_bits() 215 if (list_empty(&connector->modes)) in drm_helper_probe_single_connector_modes_merge_bits() 218 list_for_each_entry(mode, &connector->modes, head) in drm_helper_probe_single_connector_modes_merge_bits() 221 drm_mode_sort(&connector->modes); in drm_helper_probe_single_connector_modes_merge_bits() 225 list_for_each_entry(mode, &connector->modes, head) { in drm_helper_probe_single_connector_modes_merge_bits()
|
D | drm_sysfs.c | 291 list_for_each_entry(mode, &connector->modes, head) { in modes_show() 384 static DEVICE_ATTR_RO(modes);
|
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/ |
D | oslibcfs.c | 64 ACPI_FILE acpi_os_open_file(const char *path, u8 modes) in acpi_os_open_file() argument 70 if (modes & ACPI_FILE_READING) { in acpi_os_open_file() 73 if (modes & ACPI_FILE_WRITING) { in acpi_os_open_file() 76 if (modes & ACPI_FILE_BINARY) { in acpi_os_open_file()
|
/linux-4.1.27/drivers/clk/ti/ |
D | dpll.c | 238 dd->modes = dpll->modes; in ti_clk_register_dpll() 418 dd->modes = dpll_mode; in of_ti_dpll_setup() 462 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap3_dpll_setup() 501 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED), in of_ti_omap3_per_dpll_setup() 523 .modes = (1 << DPLL_LOW_POWER_STOP) | (1 << DPLL_LOCKED), in of_ti_omap3_per_jtype_dpll_setup() 543 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_dpll_setup() 564 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap5_mpu_dpll_setup() 583 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_core_dpll_setup() 606 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_m4xen_dpll_setup() 627 .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), in of_ti_omap4_jtype_dpll_setup() [all …]
|
D | clock.h | 140 u8 modes; member
|
/linux-4.1.27/drivers/net/ |
D | mdio.c | 278 u32 modes = 0; in mdio45_ethtool_gset_npage() local 289 modes = ecmd->advertising & ecmd->lp_advertising; in mdio45_ethtool_gset_npage() 291 if ((modes & ~ADVERTISED_Autoneg) == 0) in mdio45_ethtool_gset_npage() 292 modes = ecmd->advertising; in mdio45_ethtool_gset_npage() 294 if (modes & (ADVERTISED_10000baseT_Full | in mdio45_ethtool_gset_npage() 299 } else if (modes & (ADVERTISED_1000baseT_Full | in mdio45_ethtool_gset_npage() 303 ecmd->duplex = !(modes & ADVERTISED_1000baseT_Half); in mdio45_ethtool_gset_npage() 304 } else if (modes & (ADVERTISED_100baseT_Full | in mdio45_ethtool_gset_npage() 307 ecmd->duplex = !!(modes & ADVERTISED_100baseT_Full); in mdio45_ethtool_gset_npage() 310 ecmd->duplex = !!(modes & ADVERTISED_10baseT_Full); in mdio45_ethtool_gset_npage()
|
/linux-4.1.27/Documentation/fb/ |
D | arkfb.txt | 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
|
D | vt8623fb.txt | 18 * 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
|
D | s3fb.txt | 26 * 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
|
D | modedb.txt | 9 - 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.
|
D | uvesafb.txt | 36 - A strict and limited set of supported video modes. Often the native 40 widescreen panels, where native video modes don't have the 4:3 aspect 107 found in the VBE-provided list of supported modes. 117 if you have problems with modes set the standard way. Note that 121 noedid Do not try to fetch and use EDID-provided modes. 165 A list of video modes supported by the Video BIOS along with their
|
D | cirrusfb.txt | 33 Default video modes 42 Full support for startup video modes (modedb) will be integrated soon.
|
D | pvr2fb.txt | 33 The following video modes are supported: 36 24bpp and 32bpp modes function poorly. Work to fix that is
|
D | matroxfb.txt | 25 Switching modes is done using the video=matroxfb:vesa:... boot parameter 36 Currently supported video modes are (through vesa:... interface, PowerMac 40 [Graphic modes] 52 [Graphic modes (continued)] 64 [Text modes] 180 inv24 - change timings parameters for 24bpp modes on Millennium and 201 grayscale - enable grayscale summing. It works in PSEUDOCOLOR modes (text, 202 4bpp, 8bpp). In DIRECTCOLOR modes it is limited to characters 276 70 for modes derived from `vesa' with yres <= 400, 60Hz for 300 + pixclock for text modes is limited by hardware to
|
D | 00-INDEX | 70 viafb.modes 71 - list of modes for VIA Integration Graphic Chip.
|
D | gxfb.txt | 25 Switching modes is done using gxfb.mode_option=<resolution>... boot
|
D | lxfb.txt | 25 Switching modes is done using lxfb.mode_option=<resolution>... boot
|
D | vesafb.txt | 32 Switching modes is done using the vga=... boot parameter. Read 39 The graphic modes are NOT in the list which you get if you boot with 64 To enable one of those modes you have to specify "vga=ask" in the
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_fbdev.c | 351 struct drm_display_mode **modes, in intel_fb_initial_config() argument 436 modes[i] = drm_pick_cmdline_mode(fb_conn, width, height); in intel_fb_initial_config() 439 if (!modes[i]) { in intel_fb_initial_config() 442 modes[i] = drm_has_preferred_mode(fb_conn, width, in intel_fb_initial_config() 447 if (!modes[i] && !list_empty(&connector->modes)) { in intel_fb_initial_config() 450 modes[i] = list_first_entry(&connector->modes, in intel_fb_initial_config() 456 if (!modes[i]) { in intel_fb_initial_config() 472 modes[i] = &encoder->crtc->hwmode; in intel_fb_initial_config() 480 modes[i]->hdisplay, modes[i]->vdisplay, in intel_fb_initial_config() 481 modes[i]->flags & DRM_MODE_FLAG_INTERLACE ? "i" :""); in intel_fb_initial_config()
|
/linux-4.1.27/fs/ocfs2/ |
D | stack_o2cb.c | 43 # error Lock modes do not match 46 # error Lock modes do not match 49 # error Lock modes do not match 52 # error Lock modes do not match 55 # error Lock modes do not match 58 # error Lock modes do not match 61 # error Lock modes do not match
|
/linux-4.1.27/Documentation/power/ |
D | drivers-testing.txt | 25 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,
|
D | basic-pm-debugging.txt | 17 modes causes the PM core to skip some platform-related callbacks which on ACPI 39 a) Test modes of hibernation 44 core run in a test mode. There are 5 test modes available: 97 should try the test modes starting from "freezer", through "devices", "platform" 150 If all of the hibernation test modes work, you can boot the system with the 152 "reboot", "shutdown" and "platform" modes. If that does not work, there 189 to given string. The STR test modes are defined in the same way as for
|
D | interface.txt | 27 modes of the suspend-to-disk mechanism: 'testproc' or 'test'. If the 37 Reading from this file will display all supported modes and the currently
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
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-4.1.27/drivers/parport/ |
D | parport_gsc.c | 223 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported() 265 p->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT; in parport_gsc_probe_port() 286 p->modes = tmp.modes; in parport_gsc_probe_port() 287 p->size = (p->modes & PARPORT_MODE_EPP)?8:3; in parport_gsc_probe_port() 307 #define printmode(x) {if(p->modes&PARPORT_MODE_##x){printk("%s%s",f?",":"",#x);f++;}} in parport_gsc_probe_port()
|
D | parport_cs.c | 152 p->modes |= PARPORT_MODE_PCSPP; in parport_config() 154 p->modes |= PARPORT_MODE_TRISTATE | PARPORT_MODE_EPP; in parport_config()
|
D | parport_pc.c | 961 static const char *const modes[] = { in show_parconfig_smsc37c669() local 1004 : modes[cr4 & 0x03], in show_parconfig_smsc37c669() 1045 static const char *const modes[] = { in show_parconfig_winbond() local 1093 modes[crf0 & 0x07]); in show_parconfig_winbond() 1567 pb->modes |= PARPORT_MODE_TRISTATE; in parport_PS2_supported() 1786 pb->modes |= PARPORT_MODE_EPP; in parport_EPP_supported() 1908 if (pb->modes & PARPORT_MODE_PCECR) in irq_probe_EPP() 1913 if (pb->modes & PARPORT_MODE_PCECR) in irq_probe_EPP() 1928 if (pb->modes & PARPORT_MODE_PCECR) in irq_probe_EPP() 1964 (pb->modes & PARPORT_MODE_EPP)) in parport_irq_probe() [all …]
|
D | parport_ip32.c | 1488 written = (p->modes & PARPORT_MODE_DMA) ? in parport_ip32_fifo_write_block() 2074 p->modes = PARPORT_MODE_PCSPP | PARPORT_MODE_SAFEININT; in parport_ip32_probe_port() 2075 p->modes |= PARPORT_MODE_TRISTATE; in parport_ip32_probe_port() 2110 p->modes |= PARPORT_MODE_DMA; in parport_ip32_probe_port() 2117 p->modes |= PARPORT_MODE_COMPAT; in parport_ip32_probe_port() 2126 p->modes |= PARPORT_MODE_EPP; in parport_ip32_probe_port() 2135 p->modes |= PARPORT_MODE_ECP; in parport_ip32_probe_port() 2153 #define printmode(x) if (p->modes & PARPORT_MODE_##x) \ in parport_ip32_probe_port() 2191 if (p->modes & PARPORT_MODE_DMA) in parport_ip32_unregister_port()
|
D | Kconfig | 154 bool "IEEE 1284 transfer modes" 157 want to use a device that uses enhanced parallel port transfer modes 159 transfer modes. Also say Y if you want device ID information to
|
/linux-4.1.27/Documentation/hwmon/ |
D | f71882fg | 72 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
|
D | mcp3021 | 27 compatible interface. Standard (100 kHz) and Fast (400 kHz) I2C modes are
|
D | twl4030-madc-hwmon | 17 channels which can be used in different modes.
|
D | f71805f | 39 three different modes (one manual, two automatic). 148 Three different fan control modes are supported; the mode number is written 165 Both of the automatic modes require that pwm1 corresponds to fan1, pwm2 to
|
D | max197 | 40 7,6 PD1,PD0 Clock and Power-Down modes
|
D | pc87427 | 45 Fan speed can be controlled by PWM outputs. There are 4 possible modes:
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpbe.c | 156 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_mode_info() 187 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_std_info() 207 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_std_info_by_name() 347 if (output->modes[i].timings_type == VPBE_ENC_DV_TIMINGS && in vpbe_s_dv_timings() 348 !memcmp(&output->modes[i].dv_timings, in vpbe_s_dv_timings() 354 vpbe_dev->current_timings = output->modes[i]; in vpbe_s_dv_timings() 422 if (output->modes[i].timings_type == VPBE_ENC_DV_TIMINGS) { in vpbe_enum_dv_timings() 431 timings->timings = output->modes[i].dv_timings; in vpbe_enum_dv_timings() 520 cfg->outputs[out_index].modes[i].name)) { in vpbe_set_mode() 521 preset_mode = &cfg->outputs[out_index].modes[i]; in vpbe_set_mode() [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-platform-eeepc-laptop | 42 `------------ Availables modes 43 For example, 0x301 means: mode 1 selected, 3 available modes. 50 List available cpufv modes.
|
D | sysfs-driver-hid-picolcd | 5 (firmware) and bootloader (flasher) operation modes. 7 Reading: returns list of available modes, the active mode being
|
D | sysfs-driver-hid-logitech-lg4ff | 13 Description: Displays a set of alternate modes supported by a wheel. Each 20 of the wheel not all listed modes might always be selectable.
|
D | sysfs-driver-toshiba_acpi | 52 Description: This file shows the supported keyboard backlight modes 58 Note that not all keyboard types support the listed modes. 68 * 1 -> Type 1, supporting modes FN-Z and AUTO 69 * 2 -> Type 2, supporting modes TIMER, ON and OFF
|
D | sysfs-platform-ideapad-laptop | 14 There are four available modes:
|
D | sysfs-ata | 62 Transfer modes supported by the device when in DMA mode. 67 Transfer modes supported by the device when in PIO mode.
|
D | debugfs-pfo-nx-crypto | 30 supported modes.
|
D | sysfs-module | 33 Beware, non-standard modes are usually not thoroughly tested by
|
/linux-4.1.27/Documentation/leds/ |
D | leds-class-flash.txt | 5 Some LED devices provide two modes - torch and flash. In the LED subsystem 6 those modes are supported by LED class (see Documentation/leds/leds-class.txt)
|
D | leds-lp3944.txt | 17 DIM modes; it could even be used as a gpio expander but this driver assumes it 20 The DIM modes are used to set _blink_ patterns for leds, the pattern is
|
/linux-4.1.27/drivers/block/paride/ |
D | bpck6.c | 130 ((struct pardevice*)(pi->pardev))->port->modes, in bpck6_test_port() 139 if(((struct pardevice *)(pi->pardev))->port->modes & in bpck6_test_port() 145 else if(((struct pardevice *)(pi->pardev))->port->modes & in bpck6_test_port()
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | viamode.c | 354 const struct fb_videomode *modes, int n, in get_best_mode() argument 361 if (modes[i].xres != hres || modes[i].yres != vres) in get_best_mode() 364 if (!best || abs(modes[i].refresh - refresh) < in get_best_mode() 366 best = &modes[i]; in get_best_mode()
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | firmware.txt | 13 - extended-modes: The Extended Modes bitfield, taken from the 22 extended-modes = <0 0>;
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
D | pinctrl-kirkwood.c | 403 .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,
|
D | pinctrl-orion.c | 184 .modes = orion_mpp_modes, 194 .modes = orion_mpp_modes, 204 .modes = orion_mpp_modes,
|
D | pinctrl-armada-xp.c | 446 soc->modes = armada_xp_mpp_modes; in armada_xp_pinctrl_probe() 457 soc->modes = armada_xp_mpp_modes; in armada_xp_pinctrl_probe() 468 soc->modes = armada_xp_mpp_modes; in armada_xp_pinctrl_probe()
|
D | pinctrl-mvebu.h | 110 struct mvebu_mpp_mode *modes; member
|
/linux-4.1.27/arch/arm64/crypto/ |
D | Kconfig | 39 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions" 46 tristate "AES in ECB/CBC/CTR/XTS modes using NEON instructions"
|
/linux-4.1.27/drivers/ptp/ |
D | ptp_clock.c | 135 if (tx->modes & ADJ_SETOFFSET) { in ptp_clock_adjtime() 143 if (!(tx->modes & ADJ_NANO)) in ptp_clock_adjtime() 152 } else if (tx->modes & ADJ_FREQUENCY) { in ptp_clock_adjtime() 158 } else if (tx->modes == 0) { in ptp_clock_adjtime()
|
/linux-4.1.27/drivers/i2c/muxes/ |
D | i2c-mux-pca954x.c | 235 force = pdata->modes[num].adap_id; in pca954x_probe() 236 class = pdata->modes[num].class; in pca954x_probe() 240 idle_disconnect_pd = pdata->modes[num].deselect_on_exit; in pca954x_probe()
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | max77802.txt | 29 The max77802 regulator supports two different operating modes: Normal and Low 30 Power Mode. Some regulators support the modes to be changed at startup or by 42 The list of valid modes are defined in the dt-bindings/clock/maxim,max77802.h
|
D | regulator.txt | 34 The set of possible operating modes depends on the capabilities of 35 every hardware so the valid modes are documented on each regulator 38 modes depends on the capabilities of every hardware so each device binding
|
/linux-4.1.27/arch/x86/boot/ |
D | video-mode.c | 59 mi = card->modes; in mode_defined() 82 mi = card->modes; in raw_set_mode()
|
D | video.h | 76 struct mode_info *modes; member
|
D | video-bios.c | 81 video_bios.modes = GET_HEAP(struct mode_info, 0); in bios_probe()
|
D | video-vga.c | 279 video_vga.modes = mode_lists[adapter]; in vga_probe()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvnv17.c | 247 } modes[] = { in nv17_tv_get_hd_modes() local 260 for (i = 0; i < ARRAY_SIZE(modes); i++) { in nv17_tv_get_hd_modes() 261 if (modes[i].hdisplay > output_mode->hdisplay || in nv17_tv_get_hd_modes() 262 modes[i].vdisplay > output_mode->vdisplay) in nv17_tv_get_hd_modes() 265 if (modes[i].hdisplay == output_mode->hdisplay && in nv17_tv_get_hd_modes() 266 modes[i].vdisplay == output_mode->vdisplay) { in nv17_tv_get_hd_modes() 271 mode = drm_cvt_mode(encoder->dev, modes[i].hdisplay, in nv17_tv_get_hd_modes() 272 modes[i].vdisplay, 60, false, in nv17_tv_get_hd_modes()
|
/linux-4.1.27/include/linux/i2c/ |
D | pca954x.h | 44 struct pca954x_platform_mode *modes; member
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_encoder.c | 76 if (list_empty(&connector->modes)) { in rcar_du_encoder_atomic_check() 81 panel_mode = list_first_entry(&connector->modes, in rcar_du_encoder_atomic_check()
|
/linux-4.1.27/drivers/platform/x86/ |
D | dell-laptop.c | 989 u16 modes; member 1061 info->modes = buffer->output[1] & 0xFFFF; in kbd_get_info() 1296 kbd_info.modes &= ~BIT(KBD_MODE_BIT_ON); in kbd_init_info() 1306 ffs(kbd_info.modes & ~BIT(KBD_MODE_BIT_OFF)); in kbd_init_info() 1311 if (kbd_info.modes & (BIT(KBD_MODE_BIT_ALS) | in kbd_init_info() 1315 if (kbd_info.modes & ( in kbd_init_info() 1324 if (kbd_is_level_mode_bit(i) && (BIT(i) & kbd_info.modes)) in kbd_init_info() 1334 if (BIT(i) & kbd_info.modes) { in kbd_init_info() 1574 if (!(kbd_info.modes & BIT(new_state.mode_bit))) in kbd_led_triggers_store() 1666 if (!(kbd_info.modes & BIT(new_state.mode_bit))) in kbd_led_als_enabled_store()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 12 - Added Low Endianness nature of 16bits-modes 109 supported audio format are S16_BE for 16-bit depth modes and S24_3BE for 155 Others modes are described in the following subsections. 157 3.2.1.1 - 16-bit modes 159 The two supported modes are: 173 In this modes the device operates only at 16bits-modes. Before kernel 2.6.23, 180 these modes) a fix has been committed (expected in kernel 2.6.23) and 185 3.2.1.2 - 24-bit modes 187 The three supported modes are: 210 In these modes the device is only Big-Endian compliant (see "Default Alsa driver [all …]
|
D | Bt87x.txt | 43 Audio modes 46 The chip knows two different modes (digital/analog). snd-bt87x
|
D | compress_offload.txt | 84 Seeks/trick modes are assumed to be handled by the host. 136 Note that the list of codecs/profiles/modes was derived from the 141 - Profiles/modes listed as bitmasks to make descriptors more compact 143 - Addition of AMR/AMR-WB encoding modes (missing in OpenMAX AL)
|
/linux-4.1.27/drivers/scsi/ |
D | ppa.c | 996 int modes, ppb, ppb_hi; in __ppa_attach() local 1034 modes = dev->dev->port->modes; in __ppa_attach() 1041 if (modes & PARPORT_MODE_TRISTATE) in __ppa_attach() 1044 if (modes & PARPORT_MODE_ECP) { in __ppa_attach() 1048 if ((modes & PARPORT_MODE_EPP) && (modes & PARPORT_MODE_ECP)) in __ppa_attach()
|
D | st.h | 133 struct st_modedef modes[ST_NBR_MODES]; member
|
D | imm.c | 1131 int modes, ppb; in __imm_attach() local 1174 modes = dev->dev->port->modes; in __imm_attach() 1181 if (modes & PARPORT_MODE_TRISTATE) in __imm_attach()
|
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/ |
D | jz4740_fb.h | 51 struct fb_videomode *modes; member
|
/linux-4.1.27/arch/arm/crypto/ |
D | Kconfig | 85 modes. Its key setup time is excellent, and its key agility is 103 CTR and XTS modes 117 Use an implementation of AES in CBC, CTR and XTS modes that uses
|
/linux-4.1.27/include/linux/platform_data/ |
D | video-ep93xx.h | 42 const struct fb_videomode *modes; member
|
D | video-pxafb.h | 111 struct pxafb_mode_info *modes; member
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 363 | modes 423 modes: 426 cur_symbol->info.rinfo->modes = $2; 876 | modes 878 | modes scb_or_sram_reg_list 1499 symbol->info.rinfo->modes = in initialize_symbol() 1500 scb_or_sram_symbol->info.rinfo->modes; in initialize_symbol() 1502 symbol->info.rinfo->modes = ~0; in initialize_symbol() 1826 if ((symbol->info.rinfo->modes & (0x1 << src_mode)) == 0) { in test_readable_symbol() 1843 if ((symbol->info.rinfo->modes & (0x1 << dst_mode)) == 0) { in test_writable_symbol()
|
D | aicasm_symbol.h | 82 uint8_t modes; member
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | brcm,bcm3384-usb.txt | 9 - Restoring state after systemwide power save modes
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_kms.c | 70 qdev->mode_info.modes = (void *)((uint32_t *)rom + mode_offset + 1); in qxl_check_device() 72 qxl_dump_mode(qdev, qdev->mode_info.modes + i); in qxl_check_device() 290 qdev->mode_info.modes = NULL; in qxl_device_fini()
|
/linux-4.1.27/Documentation/networking/ |
D | ipvlan.txt | 30 4. Operating modes: 31 IPvlan has two modes of operation - L2 and L3. For a given master device, 32 you can select one of these two modes and all slaves on that master will
|
D | bonding.txt | 24 speaking, modes provide either hot standby or load balancing services. 166 Specifies the new active slave for modes that support it 250 (modes 0 and 2), the switch should be configured in a mode 748 mode. The value has no effect on any other modes. 800 balance-xor, 802.3ad, and tlb modes. Possible values are: 914 This option is useful for bonding modes balance-rr (0), active-backup 928 has effect only in balance-tlb and balance-alb modes. 1623 output slave selection was limited to round-robin and active-backup modes. 1668 bond0 have the same MAC address (HWaddr) as bond0 for all modes except 1702 The active-backup, balance-tlb and balance-alb modes do not [all …]
|
/linux-4.1.27/include/video/ |
D | pxa168fb.h | 87 struct fb_videomode *modes; member
|
/linux-4.1.27/Documentation/input/ |
D | cma3000_d0x.txt | 16 Free fall modes. 26 Threshold values: Chip supports defining threshold values for above modes
|
/linux-4.1.27/drivers/char/ |
D | ppdev.c | 449 unsigned int modes; in pp_do_ioctl() local 455 modes = port->modes; in pp_do_ioctl() 457 if (copy_to_user (argp, &modes, sizeof (modes))) { in pp_do_ioctl()
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-triggered-buffer.c | 79 indio_dev->modes |= INDIO_BUFFER_TRIGGERED; in iio_triggered_buffer_setup()
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | Makefile | 13 aes-ppc-spe-y := aes-spe-core.o aes-spe-keys.o aes-tab-4k.o aes-spe-modes.o aes-spe-glue.o
|
/linux-4.1.27/Documentation/scsi/ |
D | g_NCR5380.txt | 10 mapped modes. Currently this driver can only support one of those mapping 11 modes at a time but it does support both of these chips at the same time.
|
D | st.txt | 39 3. By default, up to four modes can be defined and selected using the minor 40 number (bits 5 and 6). The number of modes can be changed by changing 42 above. Additional modes are dormant until they are defined by the 47 Using the modes allows the system manager to give the users choices 49 users (buffered and asynchronous writes). The modes also allow choices 53 If more than one mode is used, all modes should contain definitions 56 Many Unices contain internal tables that associate different modes to 60 scans its database, and sets up the modes using the ioctls. Another 115 The tape driver currently supports up to 2^17 drives if 4 modes for 136 modes): st0 nst0 st0l nst0l st0m nst0m st0a nst0a.
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | DAI.txt | 31 I2S has several different operating modes:- 52 Common PCM operating modes:-
|
/linux-4.1.27/Documentation/misc-devices/ |
D | lis3lv02d | 36 calibrated. Joystick device can be in two different modes. 50 measured difference between modes. Axes are not remapped in selftest mode. 60 fasync operation modes. You must read 1 bytes from the device. The
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-mxs.txt | 8 Only 100000Hz and 400000Hz modes are supported.
|
D | i2c-axxia.txt | 15 the default 100 kHz frequency will be used. As only Normal and Fast modes
|
D | i2c-st.txt | 15 the default 100 kHz frequency will be used. As only Normal and Fast modes
|
/linux-4.1.27/include/uapi/linux/ |
D | timex.h | 65 unsigned int modes; /* mode selector */ member
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 43 charge cancellation for integer-N modes. 45 for integer-N modes.
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | arm,pl11x.txt | 36 interface is fast enough to handle all possible video modes 54 color modes, for example:
|
D | display-timing.txt | 11 - native-mode: The native mode for the display, in case multiple modes are
|
/linux-4.1.27/drivers/staging/iio/ |
D | iio_simple_dummy_buffer.c | 173 indio_dev->modes |= INDIO_BUFFER_TRIGGERED; in iio_simple_dummy_configure_buffer()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | renesas,rz-cpg-clocks.txt | 12 - clocks: References to possible parent clocks. Order must match clock modes
|
/linux-4.1.27/include/media/davinci/ |
D | vpbe.h | 57 struct vpbe_enc_mode_info *modes; member
|
/linux-4.1.27/arch/m68k/math-emu/ |
D | fp_decode.h | 113 | it depends on the instr which of the modes is valid 202 | test if %pc is the base register for one of the extended modes 331 | all other indirect addressing modes will finally end up here
|
D | fp_scan.S | 192 | all other indirect addressing modes will finally end up here 197 | all pc relative addressing modes and immediate/absolute modes end up here
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 326 This sub-option may be any of the predefined video modes, as listed 345 modes names "default<n>" in turn, until one is possible with the 363 Specify the font to use in text modes. Currently you can choose only 417 video modes, since it doesn't know about any board internal. So, you 433 built-in Atari video modes, I think there is no card that 441 For monochrome modes (i.e., <depth> is 1), the <org> letter has a 526 But this also means, that you can't switch video modes anymore... 692 modes depend on the used frame buffer device. 695 predefined video modes are available: 697 NTSC modes: [all …]
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-crypt.txt | 21 /proc/crypto contains supported crypto modes 27 Note that for some iv modes the key string can contain additional
|
/linux-4.1.27/drivers/staging/iio/resolver/ |
D | ad2s90.c | 77 indio_dev->modes = INDIO_DIRECT_MODE; in ad2s90_probe()
|
D | ad2s1200.c | 132 indio_dev->modes = INDIO_DIRECT_MODE; in ad2s1200_probe()
|
/linux-4.1.27/drivers/iio/humidity/ |
D | si7020.c | 138 indio_dev->modes = INDIO_DIRECT_MODE; in si7020_probe()
|
D | si7005.c | 151 indio_dev->modes = INDIO_DIRECT_MODE; in si7005_probe()
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | abilis,tb10x-ictl.txt | 6 provides support for reconfigurable trigger modes.
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | dpll3xxx.c | 184 if (!(clk->dpll_data->modes & (1 << DPLL_LOW_POWER_BYPASS))) in _omap3_noncore_dpll_bypass() 215 if (!(clk->dpll_data->modes & (1 << DPLL_LOW_POWER_STOP))) in _omap3_noncore_dpll_stop() 492 (dd->modes & (1 << DPLL_LOW_POWER_BYPASS))) { in omap3_noncore_dpll_determine_rate()
|
D | dpll44xx.c | 221 (dd->modes & (1 << DPLL_LOW_POWER_BYPASS))) { in omap4_dpll_regm4xen_determine_rate()
|
/linux-4.1.27/include/linux/mfd/ |
D | tmio.h | 146 struct fb_videomode *modes; member
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | sunxi-nand.txt | 21 - nand-ecc-mode : one of the supported ECC modes ("hw", "hw_syndrome", "soft",
|
/linux-4.1.27/Documentation/vm/ |
D | 00-INDEX | 24 - description of the Linux kernels overcommit handling modes.
|
/linux-4.1.27/Documentation/ptp/ |
D | testptp.c | 291 tx.modes = ADJ_FREQUENCY; in main() 302 tx.modes = ADJ_SETOFFSET; in main()
|
/linux-4.1.27/Documentation/mips/ |
D | AU1xxx_IDE.README | 66 The AU1XXX IDE driver supported all PIO modes - PIO mode 0/1/2/3/4 - and all 67 MWDMA modes - MWDMA 0/1/2 -. There is no support for SWDMA and UDMA mode.
|
/linux-4.1.27/drivers/iio/adc/ |
D | ti-adc081c.c | 95 iio->modes = INDIO_DIRECT_MODE; in adc081c_probe()
|
D | viperboard_adc.c | 132 indio_dev->modes = INDIO_DIRECT_MODE; in vprbrd_adc_probe()
|
D | ti-adc128s052.c | 128 indio_dev->modes = INDIO_DIRECT_MODE; in adc128_probe()
|
D | men_z188_adc.c | 119 indio_dev->modes = INDIO_DIRECT_MODE; in men_z188_probe()
|
D | ti_am335x_adc.c | 263 indio_dev->modes |= INDIO_BUFFER_HARDWARE; in tiadc_iio_buffered_hardware_setup() 432 indio_dev->modes = INDIO_DIRECT_MODE; in tiadc_probe()
|
/linux-4.1.27/include/drm/ |
D | drm_fb_helper.h | 98 struct drm_display_mode **modes,
|
/linux-4.1.27/drivers/iio/accel/ |
D | ssp_accel_sensor.c | 123 indio_dev->modes = INDIO_BUFFER_SOFTWARE; in ssp_accel_probe()
|
/linux-4.1.27/drivers/iio/gyro/ |
D | ssp_gyro_sensor.c | 122 indio_dev->modes = INDIO_BUFFER_SOFTWARE; in ssp_gyro_probe()
|
D | adis16130.c | 162 indio_dev->modes = INDIO_DIRECT_MODE; in adis16130_probe()
|
D | adis16080.c | 210 indio_dev->modes = INDIO_DIRECT_MODE; in adis16080_probe()
|
/linux-4.1.27/drivers/media/i2c/ |
D | saa7110.c | 135 static const unsigned char modes[9][8] = { in saa7110_selmux() local 165 const unsigned char *ptr = modes[chan]; in saa7110_selmux()
|
/linux-4.1.27/Documentation/infiniband/ |
D | ipoib.txt | 30 Datagram vs Connected modes 32 The IPoIB driver supports two modes of operation: datagram and
|
/linux-4.1.27/Documentation/arm/pxa/ |
D | mfp.txt | 167 Bit 7: SLEEP_OE_N - enable outputs during low power modes 168 Bit 8: SLEEP_DATA - output data on the pin during low power modes 169 Bit 9: SLEEP_SEL - selection control for low power modes signals 268 modes.
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | Kconfig | 55 peripheral modes.
|
/linux-4.1.27/drivers/iio/light/ |
D | vcnl4000.c | 180 indio_dev->modes = INDIO_DIRECT_MODE; in vcnl4000_probe()
|
D | al3320a.c | 197 indio_dev->modes = INDIO_DIRECT_MODE; in al3320a_probe()
|
D | tsl4531.c | 203 indio_dev->modes = INDIO_DIRECT_MODE; in tsl4531_probe()
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 18 for idle modes is loaded to the tlw4030 PMIC.
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fbmon.c | 719 struct fb_videomode *modes, *mode; in fb_get_monitor_limits() local 723 modes = fb_create_modedb(edid, &num_modes, specs); in fb_get_monitor_limits() 724 if (!modes) { in fb_get_monitor_limits() 731 mode = &modes[i]; in fb_get_monitor_limits() 732 pixclock = PICOS2KHZ(modes[i].pixclock) * 1000; in fb_get_monitor_limits() 767 fb_destroy_modedb(modes); in fb_get_monitor_limits()
|
/linux-4.1.27/drivers/iio/temperature/ |
D | mlx90614.c | 172 indio_dev->modes = INDIO_DIRECT_MODE; in mlx90614_probe()
|
/linux-4.1.27/Documentation/timers/ |
D | hpet.txt | 15 HPET devices can support two interrupt routing modes. In one mode, the
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/ |
D | panel.txt | 15 - display-timings: typical videomode of lcd panel. Multiple video modes
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 49 modes. In a hierarchical power domain SoC, this means L2 and other caches can 52 power modes possible at this state is vast, the exit latency and the residency
|
D | qcom,saw2.txt | 6 subsystem) into and out of low power modes via a direct connection to
|
/linux-4.1.27/Documentation/isdn/ |
D | README.pcbit | 24 channels. The main reason is that these two other protocol modes have,
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/ |
D | apll.txt | 10 modes (locked, low power stop etc.) APLL mostly behaves like
|
/linux-4.1.27/Documentation/devicetree/bindings/panel/ |
D | sharp,lq101r1sx01.txt | 3 This panel requires a dual-channel DSI host to operate. It supports two modes:
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | lpc32xx_adc.c | 182 iodev->modes = INDIO_DIRECT_MODE; in lpc32xx_adc_probe()
|
/linux-4.1.27/drivers/iio/dac/ |
D | max517.c | 197 indio_dev->modes = INDIO_DIRECT_MODE; in max517_probe()
|
D | mcp4922.c | 163 indio_dev->modes = INDIO_DIRECT_MODE; in mcp4922_probe()
|
/linux-4.1.27/drivers/staging/iio/meter/ |
D | ade7758_ring.c | 140 indio_dev->modes |= INDIO_BUFFER_TRIGGERED; in ade7758_configure_ring()
|
/linux-4.1.27/include/sound/ |
D | opl3.h | 261 unsigned char modes; member
|
/linux-4.1.27/drivers/staging/iio/accel/ |
D | adis16203_core.c | 166 indio_dev->modes = INDIO_DIRECT_MODE; in adis16203_probe()
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | pwm-fsl-ftm.txt | 15 modes in device tree.
|
/linux-4.1.27/drivers/iio/amplifiers/ |
D | ad8366.c | 161 indio_dev->modes = INDIO_DIRECT_MODE; in ad8366_probe()
|
/linux-4.1.27/arch/frv/kernel/ |
D | entry-table.S | 29 # different CPU modes because there is no hardware differentiation between 30 # stack pointers for these three modes, and so we have to invent one when
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | board-dm365-evm.c | 487 .modes = dm365evm_enc_std_timing, 500 .modes = dm365evm_enc_preset_timing,
|
D | board-dm644x-evm.c | 696 .modes = dm644xevm_enc_std_timing, 708 .modes = dm644xevm_enc_preset_timing,
|
/linux-4.1.27/drivers/iio/pressure/ |
D | ms5611_core.c | 203 indio_dev->modes = INDIO_DIRECT_MODE; in ms5611_probe()
|
D | mpl115.c | 170 indio_dev->modes = INDIO_DIRECT_MODE; in mpl115_probe()
|
/linux-4.1.27/drivers/staging/iio/gyro/ |
D | adis16060_core.c | 166 indio_dev->modes = INDIO_DIRECT_MODE; in adis16060_r_probe()
|
/linux-4.1.27/drivers/net/plip/ |
D | Kconfig | 17 The PLIP driver has two modes, mode 0 and mode 1. The parallel
|
/linux-4.1.27/arch/arm/mach-mmp/ |
D | aspenite.c | 203 .modes = video_modes,
|
/linux-4.1.27/Documentation/sound/oss/ |
D | PSS | 3 device. The PSS driver enables MSS and MPU401 modes of the card. SB
|
/linux-4.1.27/Documentation/frv/ |
D | kernel-ABI.txt | 21 (*) CPU operating modes 44 The FR-V CPU has three basic operating modes. In order of increasing 74 entered only by debugging events obtained from the other two modes.
|