/linux-4.4.14/include/media/ |
H A D | sh_mobile_ceu.h | 22 int max_width; member in struct:sh_mobile_ceu_info
|
/linux-4.4.14/arch/arm/plat-samsung/ |
H A D | platformdata.c | 50 if (pd->max_width) s3c_sdhci_set_platdata() 51 set->max_width = pd->max_width; s3c_sdhci_set_platdata()
|
H A D | devs.c | 205 .max_width = 4, 235 .max_width = 4, 267 .max_width = 4, 297 .max_width = 4,
|
/linux-4.4.14/scripts/ |
H A D | cleanfile | 11 $max_width = 79; 85 $max_width = shift(@ARGV)+0; 156 if ($max_width && $l_width > $max_width) { 158 "$f:$lineno: line exceeds $max_width characters ($l_width)\n";
|
H A D | cleanpatch | 11 $max_width = 79; 85 $max_width = shift(@ARGV)+0; 166 if ($max_width && $l_width > $max_width) { 168 "$f:$lineno: adds line exceeds $max_width ",
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_kms.c | 32 fsl_dev->drm->mode_config.max_width = 2031; fsl_dcu_drm_modeset_init()
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | mmc-sdhci-s3c.h | 16 * @max_width: The maximum number of data bits supported. 39 unsigned int max_width; member in struct:s3c_sdhci_platdata
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
H A D | mdp5_cfg.c | 140 .max_width = 2048, 218 .max_width = 2048, 289 .max_width = 2048, 358 .max_width = 2048, 433 .max_width = 2560,
|
H A D | mdp5_cfg.h | 45 uint32_t max_width; /* Maximum output resolution */ member in struct:mdp5_lm_block
|
H A D | mdp5_kms.c | 635 dev->mode_config.max_width = config->hw->lm.max_width; mdp5_kms_init()
|
/linux-4.4.14/scripts/kconfig/ |
H A D | lkc.h | 123 * when max_width is not zero long lines in string s (if any) get 124 * wrapped not to exceed the max_width value 126 int max_width; member in struct:gstr
|
H A D | util.c | 86 gs.max_width = 0; str_new()
|
H A D | expr.c | 1181 if (gs->max_width) { expr_print_gstr_helper() 1194 if ((last_line_length + extra_length) > gs->max_width) expr_print_gstr_helper()
|
H A D | mconf.c | 793 help.max_width = getmaxx(stdscr) - 10; show_help()
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 51 .max_width = 1280, 118 .max_width = 128, 135 .max_width = 800, 220 .max_width = 128, 238 .max_width = 2048, 321 .max_width = 2048, 474 dev->mode_config.max_width = dc->desc->max_width; atmel_hlcdc_dc_modeset_init()
|
H A D | atmel_hlcdc_dc.h | 51 * @max_width: maximum width supported by the Display Controller 59 int max_width; member in struct:atmel_hlcdc_dc_desc
|
H A D | atmel_hlcdc_layer.h | 257 * @max_width: maximum width supported by this layer (0 means unlimited) 268 int max_width; member in struct:atmel_hlcdc_layer_desc
|
H A D | atmel_hlcdc_plane.c | 695 if (plane->layer.desc->max_width && atmel_hlcdc_plane_atomic_check() 696 state->crtc_w > plane->layer.desc->max_width) atmel_hlcdc_plane_atomic_check()
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 50 dev->mode_config.max_width = 2048; vc4_kms_load()
|
/linux-4.4.14/drivers/media/platform/vsp1/ |
H A D | vsp1_rwpf.c | 59 fse->max_width = rwpf->max_width; vsp1_rwpf_enum_frame_size() 67 fse->max_width = format->width; vsp1_rwpf_enum_frame_size() 125 RWPF_MIN_WIDTH, rwpf->max_width); vsp1_rwpf_set_format()
|
H A D | vsp1_rwpf.h | 32 unsigned int max_width; member in struct:vsp1_rwpf
|
H A D | vsp1_hsit.c | 90 fse->max_width = HSIT_MAX_SIZE; hsit_enum_frame_size() 98 fse->max_width = format->width; hsit_enum_frame_size()
|
H A D | vsp1_lif.c | 123 fse->max_width = LIF_MAX_SIZE; lif_enum_frame_size() 128 fse->max_width = format->width; lif_enum_frame_size()
|
H A D | vsp1_lut.c | 131 fse->max_width = LUT_MAX_SIZE; lut_enum_frame_size() 139 fse->max_width = format->width; lut_enum_frame_size()
|
H A D | vsp1_sru.c | 215 fse->max_width = SRU_MAX_SIZE; sru_enum_frame_size() 223 fse->max_width = format->width * 2; sru_enum_frame_size() 226 fse->max_width = format->width; sru_enum_frame_size()
|
H A D | vsp1_uds.c | 218 fse->max_width = UDS_MAX_SIZE; uds_enum_frame_size() 223 &fse->max_width); uds_enum_frame_size()
|
H A D | vsp1_rpf.c | 230 rpf->max_width = RPF_MAX_WIDTH; vsp1_rpf_create()
|
H A D | vsp1_wpf.c | 230 wpf->max_width = WPF_MAX_WIDTH; vsp1_wpf_create()
|
H A D | vsp1_bru.c | 225 fse->max_width = BRU_MAX_SIZE; bru_enum_frame_size()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
H A D | soc_scale_crop.c | 217 unsigned int max_width, unsigned int max_height, client_set_fmt() 252 if (max_width > cap.bounds.width) client_set_fmt() 253 max_width = cap.bounds.width; client_set_fmt() 261 /* width <= max_width && height <= max_height - guaranteed by try_fmt */ client_set_fmt() 263 tmp_w < max_width && tmp_h < max_height) { client_set_fmt() 264 tmp_w = min(2 * tmp_w, max_width); client_set_fmt() 215 client_set_fmt(struct soc_camera_device *icd, struct v4l2_rect *rect, struct v4l2_rect *subrect, unsigned int max_width, unsigned int max_height, struct v4l2_subdev_format *format, bool host_can_scale) client_set_fmt() argument
|
H A D | sh_mobile_ceu_camera.c | 124 int max_width; member in struct:sh_mobile_ceu_dev 1119 while ((mf->width > pcdev->max_width || sh_mobile_ceu_get_formats() 1271 if (mf->width > pcdev->max_width || mf->height > pcdev->max_height) sh_mobile_ceu_set_crop() 1387 unsigned int ceu_sub_width = pcdev->max_width, sh_mobile_ceu_set_fmt() 1538 v4l_bound_align_image(&pix->width, 2, pcdev->max_width, 2, sh_mobile_ceu_try_fmt() 1574 mf->width = pcdev->max_width; sh_mobile_ceu_try_fmt() 1785 pcdev->max_width = pcdev->pdata->max_width; sh_mobile_ceu_probe() 1791 if (!pcdev->max_width) { sh_mobile_ceu_probe() 1795 pcdev->max_width = v; sh_mobile_ceu_probe() 1797 if (!pcdev->max_width) sh_mobile_ceu_probe() 1798 pcdev->max_width = 2560; sh_mobile_ceu_probe()
|
H A D | soc_camera.c | 1934 if (fse.min_width == fse.max_width && default_enum_framesizes() 1943 fsize->stepwise.max_width = fse.max_width; default_enum_framesizes()
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
H A D | mach-smdk2416.c | 199 .max_width = 4, 206 .max_width = 4,
|
/linux-4.4.14/drivers/gpu/drm/shmobile/ |
H A D | shmob_drm_kms.c | 153 sdev->ddev->mode_config.max_width = 4095; shmob_drm_modeset_init()
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | sdhci-s3c.c | 396 u32 max_width; sdhci_s3c_parse_dt() local 399 if (of_property_read_u32(node, "bus-width", &max_width)) sdhci_s3c_parse_dt() 400 max_width = 1; sdhci_s3c_parse_dt() 401 pdata->max_width = max_width; sdhci_s3c_parse_dt() 537 pdata->cfg_gpio(pdev, pdata->max_width); sdhci_s3c_probe() 579 switch (pdata->max_width) { sdhci_s3c_probe()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 399 max_width, max_height; w9968cf_set_crop_window() local 402 max_width = 352; w9968cf_set_crop_window() 405 max_width = 640; w9968cf_set_crop_window() 433 fw = SC(sd->gspca_dev.pixfmt.width) / max_width; w9968cf_set_crop_window() 436 cw = (fw >= fh) ? max_width : SC(sd->gspca_dev.pixfmt.width) / fh; w9968cf_set_crop_window() 439 sd->sensor_width = max_width; w9968cf_set_crop_window() 442 x = (max_width - cw) / 2; w9968cf_set_crop_window()
|
H A D | stk1135.c | 639 fsize->stepwise.max_width = 1280; stk1135_enum_framesizes()
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 81 dev->mode_config.max_width = tilcdc_crtc_max_width(priv->crtc); modeset_init() 218 if (of_property_read_u32(node, "ti,max-width", &priv->max_width)) tilcdc_load() 219 priv->max_width = TILCDC_DEFAULT_MAX_WIDTH; tilcdc_load() 221 DBG("Maximum Horizontal Pixel Width Value %dpixels", priv->max_width); tilcdc_load()
|
H A D | tilcdc_crtc.c | 457 int max_width = 0; tilcdc_crtc_max_width() local 460 max_width = 1024; tilcdc_crtc_max_width() 462 max_width = 2048; tilcdc_crtc_max_width() 464 return max_width; tilcdc_crtc_max_width() 541 if (mode->hdisplay > priv->max_width) tilcdc_crtc_mode_valid()
|
H A D | tilcdc_drv.h | 67 uint32_t max_width; member in struct:tilcdc_drm_private
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
H A D | fimc-lite.h | 55 * @max_width: maximum camera interface input width in pixels 66 unsigned short max_width; member in struct:flite_drvdata
|
H A D | fimc-lite.c | 576 v4l_bound_align_image(&mf->width, 8, dd->max_width, fimc_lite_subdev_try_fmt() 736 v4l_bound_align_image(&pixm->width, 8, dd->max_width, fimc_lite_try_fmt() 1682 .max_width = 8192, 1693 .max_width = 8192,
|
/linux-4.4.14/include/scsi/ |
H A D | scsi_transport_spi.h | 37 unsigned int max_width:1; member in struct:spi_transport_attrs 80 #define spi_max_width(x) (((struct spi_transport_attrs *)&(x)->starget_data)->max_width)
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
H A D | ispresizer.c | 792 unsigned int max_width; resizer_calc_ratios() local 836 max_width = MAX_4TAP_OUT_WIDTH_ES1; resizer_calc_ratios() 841 max_width = MAX_4TAP_OUT_WIDTH_ES2; resizer_calc_ratios() 845 max_width = MAX_4TAP_OUT_WIDTH_3630; resizer_calc_ratios() 851 max_width = MAX_7TAP_OUT_WIDTH_ES1; resizer_calc_ratios() 856 max_width = MAX_7TAP_OUT_WIDTH_ES2; resizer_calc_ratios() 860 max_width = MAX_7TAP_OUT_WIDTH_3630; resizer_calc_ratios() 864 max_width = min(((input->width - 7) * 256 + 255 - 16 - 32 * sph) / 64 resizer_calc_ratios() 865 + 1, max_width); resizer_calc_ratios() 876 max_width & ~(width_alignment - 1)); resizer_calc_ratios() 1198 unsigned int max_width = resizer_try_crop() local 1203 crop->width = clamp_t(u32, crop->width, min_width, max_width); resizer_try_crop() 1465 fse->max_width = format.width; resizer_enum_frame_size()
|
H A D | ispccdc.c | 2080 unsigned int max_width; ccdc_try_crop() local 2099 max_width = (sink->width - crop->left + 15) & ~15; ccdc_try_crop() 2100 crop->width = clamp_t(u32, crop->width, CCDC_MIN_WIDTH, max_width) ccdc_try_crop() 2209 fse->max_width = format.width; ccdc_enum_frame_size()
|
H A D | ispccp2.c | 737 fse->max_width = format.width; ccp2_enum_frame_size()
|
H A D | ispcsi2.c | 964 fse->max_width = format.width; csi2_enum_frame_size()
|
H A D | isppreview.c | 1915 fse->max_width = format.width; preview_enum_frame_size()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_fb.c | 198 dev->mode_config.max_width = 4096; rockchip_drm_mode_config_init()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fb.c | 57 unsigned max_width; member in struct:vmw_fb_par 144 if ((var->xoffset + var->xres) > par->max_width || vmw_fb_check_var() 670 par->max_width = fb_width; vmw_fb_init() 674 ret = vmw_kms_fbdev_init_data(vmw_priv, 0, par->max_width, vmw_fb_init()
|
H A D | vmwgfx_kms.h | 208 uint32_t max_width, uint32_t max_height); 251 u32 max_width,
|
H A D | vmwgfx_kms.c | 1121 dev->mode_config.max_width = dev_priv->texture_max_width; vmw_kms_init() 1528 uint32_t max_width, uint32_t max_height) vmw_du_connector_fill_modes() 1551 max_width = min(max_width, dev_priv->stdu_max_width); vmw_du_connector_fill_modes() 1582 if (bmode->hdisplay > max_width || vmw_du_connector_fill_modes() 1652 rects[i].x + rects[i].w > mode_config->max_width || vmw_kms_update_layout_ioctl() 2063 u32 max_width, vmw_kms_fbdev_init_data() 2088 (void) vmw_du_connector_fill_modes(con, max_width, max_height); vmw_kms_fbdev_init_data() 1527 vmw_du_connector_fill_modes(struct drm_connector *connector, uint32_t max_width, uint32_t max_height) vmw_du_connector_fill_modes() argument 2061 vmw_kms_fbdev_init_data(struct vmw_private *dev_priv, unsigned unit, u32 max_width, u32 max_height, struct drm_connector **p_con, struct drm_crtc **p_crtc, struct drm_display_mode **p_mode) vmw_kms_fbdev_init_data() argument
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fb.c | 237 dev->mode_config.max_width = 4096; exynos_drm_mode_config_init()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 469 dev->mode_config.max_width = 2048; nouveau_display_create() 473 dev->mode_config.max_width = 4096; nouveau_display_create() 477 dev->mode_config.max_width = 8192; nouveau_display_create() 480 dev->mode_config.max_width = 16384; nouveau_display_create()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | v4l2-subdev.h | 94 __u32 max_width; member in struct:v4l2_subdev_frame_size_enum
|
H A D | videodev2.h | 671 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise 1335 * @max_width: width in pixels 1346 __u32 max_width; member in struct:v4l2_bt_timings_cap
|
/linux-4.4.14/drivers/media/platform/xilinx/ |
H A D | xilinx-vip.c | 308 fse->max_width = XVIP_MAX_WIDTH; xvip_enum_frame_size() 316 fse->max_width = format->width; xvip_enum_frame_size()
|
H A D | xilinx-dma.c | 547 unsigned int max_width; __xvip_dma_try_format() local 570 max_width = rounddown(XVIP_DMA_MAX_WIDTH, align); __xvip_dma_try_format() 573 pix->width = clamp(width, min_width, max_width) / info->bpp; __xvip_dma_try_format()
|
H A D | xilinx-tpg.c | 339 fse->max_width = XVIP_MAX_WIDTH; xtpg_enum_frame_size() 344 fse->max_width = format->width; xtpg_enum_frame_size()
|
/linux-4.4.14/net/mac80211/ |
H A D | tdls.c | 305 enum nl80211_chan_width max_width = ieee80211_get_sta_bw(&sta->sta); ieee80211_tdls_chandef_vht_upgrade() local 309 if (max_width == NL80211_CHAN_WIDTH_5 || ieee80211_tdls_chandef_vht_upgrade() 310 max_width == NL80211_CHAN_WIDTH_10) ieee80211_tdls_chandef_vht_upgrade() 313 if (max_width > NL80211_CHAN_WIDTH_80) ieee80211_tdls_chandef_vht_upgrade() 314 max_width = NL80211_CHAN_WIDTH_80; ieee80211_tdls_chandef_vht_upgrade() 316 if (uc.width == max_width) ieee80211_tdls_chandef_vht_upgrade() 335 while (uc.width > max_width && ieee80211_tdls_chandef_vht_upgrade()
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
H A D | vpdma_priv.h | 299 static inline u32 dtd_max_width_height(int max_width, int max_height) dtd_max_width_height() argument 301 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; dtd_max_width_height()
|
H A D | vpdma.c | 607 pr_debug("word5: max_width %d, max_height %d\n", dump_dtd()
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
H A D | ast_main.c | 458 dev->mode_config.max_width = 1920; ast_driver_load() 461 dev->mode_config.max_width = 1600; ast_driver_load()
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
H A D | mach-crag6410.c | 747 .max_width = 4, 762 .max_width = 4,
|
H A D | mach-mini6410.c | 221 .max_width = 4,
|
H A D | mach-smartq.c | 177 .max_width = 4,
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
H A D | sti_drv.c | 126 dev->mode_config.max_width = STI_MAX_FB_WIDTH; sti_mode_config_init()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
H A D | armada_drv.c | 99 dev->mode_config.max_width = 1920; armada_drm_load()
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
H A D | bochs_kms.c | 279 bochs->dev->mode_config.max_width = 8192; bochs_kms_init()
|
/linux-4.4.14/include/linux/ |
H A D | ntb.h | 226 enum ntb_speed max_speed, enum ntb_width max_width); 542 * @max_width: The maximum link width expressed as the number of PCIe lanes. 553 enum ntb_width max_width) ntb_link_enable() 555 return ntb->ops->link_enable(ntb, max_speed, max_width); ntb_link_enable() 551 ntb_link_enable(struct ntb_dev *ntb, enum ntb_speed max_speed, enum ntb_width max_width) ntb_link_enable() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_transport_spi.c | 871 int max_width = spi_max_width(starget); spi_dv_device_internal() local 885 max_width = 0; spi_dv_device_internal() 889 if (i->f->set_width && max_width) { spi_dv_device_internal() 900 max_width = 0; spi_dv_device_internal() 960 DV_SET(width, max_width); spi_dv_device_internal()
|
/linux-4.4.14/drivers/ntb/hw/intel/ |
H A D | ntb_hw_intel.c | 963 enum ntb_width max_width) intel_ntb_link_enable() 974 "Enabling link with max_speed %d max_width %d\n", intel_ntb_link_enable() 975 max_speed, max_width); intel_ntb_link_enable() 978 if (max_width != NTB_WIDTH_AUTO) intel_ntb_link_enable() 979 dev_dbg(ndev_dev(ndev), "ignoring max_width %d\n", max_width); intel_ntb_link_enable() local 961 intel_ntb_link_enable(struct ntb_dev *ntb, enum ntb_speed max_speed, enum ntb_width max_width) intel_ntb_link_enable() argument
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
H A D | virtgpu_display.c | 510 vgdev->ddev->mode_config.max_width = XRES_MAX; virtio_gpu_modeset_init()
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 1988 width = dev->mode_config.max_width; drm_setup_crtcs() 2106 dev->mode_config.max_width, drm_fb_helper_initial_config() 2145 u32 max_width, max_height; drm_fb_helper_hotplug_event() local 2158 max_width = fb_helper->fb->width; drm_fb_helper_hotplug_event() 2161 drm_fb_helper_probe_connector_modes(fb_helper, max_width, max_height); drm_fb_helper_hotplug_event()
|
H A D | drm_crtc.c | 1796 card_res->max_width = dev->mode_config.max_width; drm_mode_getresources() 2026 dev->mode_config.max_width, drm_mode_getconnector() 3250 if ((config->min_width > r->width) || (r->width > config->max_width)) { internal_framebuffer_create() 3252 r->width, config->min_width, config->max_width); internal_framebuffer_create()
|
/linux-4.4.14/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-core.c | 1243 fse->max_width = fse->min_width; s5c73m3_enum_frame_size() 1281 fse->max_width = fse->min_width = w; s5c73m3_oif_enum_frame_size() 1302 fse->max_width = fse->min_width; s5c73m3_oif_enum_frame_size()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
H A D | vpbe_display.c | 582 int max_width; vpbe_try_format() local 607 max_width = vpbe_dev->current_timings.xres; vpbe_try_format() 613 (pixfmt->width > max_width)) { vpbe_try_format()
|
H A D | vpfe_capture.c | 821 u32 min_height = 1, min_width = 32, max_width, max_height; vpfe_check_format() local 896 max_width = vpfe_dev->std_info.active_pixels; vpfe_check_format() 903 pixfmt->width = clamp((pixfmt->width), min_width, max_width); vpfe_check_format()
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.c | 1513 if (fse.min_width == fse.max_width && mcam_vidioc_enum_framesizes() 1522 sizes->stepwise.max_width = fse.max_width; mcam_vidioc_enum_framesizes()
|
/linux-4.4.14/drivers/staging/media/omap4iss/ |
H A D | iss_ipipe.c | 300 fse->max_width = format.width; ipipe_enum_frame_size()
|
H A D | iss_ipipeif.c | 506 fse->max_width = format.width; ipipeif_enum_frame_size()
|
H A D | iss_resizer.c | 567 fse->max_width = format.width; resizer_enum_frame_size()
|
H A D | iss_csi2.c | 961 fse->max_width = format.width; csi2_enum_frame_size()
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 445 dev->mode_config.max_width = 2048; udl_modeset_init()
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
H A D | cirrus_mode.c | 578 cdev->dev->mode_config.max_width = CIRRUS_MAX_FB_WIDTH; cirrus_modeset_init()
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
H A D | imx-drm-core.c | 266 drm->mode_config.max_width = 4096; imx_drm_driver_load()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
H A D | mdp4_kms.c | 547 dev->mode_config.max_width = 2048; mdp4_kms_init()
|
/linux-4.4.14/include/uapi/drm/ |
H A D | drm_mode.h | 136 __u32 max_width; member in struct:drm_mode_card_res
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | elan_i2c_core.c | 908 unsigned int max_width = max(data->width_x, data->width_y); elan_setup_input_device() local 951 ETP_FINGER_WIDTH * max_width, 0, 0); elan_setup_input_device()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2003 __s32 max_width; limit_scaled_size_lock() local 2028 max_width = min_t(unsigned int, b->width, MAX_HACTIVE); limit_scaled_size_lock() 2047 max_width = c->max_scaled_width; limit_scaled_size_lock() 2054 max_width = max_width & width_mask; limit_scaled_size_lock() 2062 *width = clamp(*width, min_width, max_width); limit_scaled_size_lock() 2080 *width > max_width || limit_scaled_size_lock()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 1634 rdev->ddev->mode_config.max_width = 16384; radeon_modeset_init() 1637 rdev->ddev->mode_config.max_width = 8192; radeon_modeset_init() 1640 rdev->ddev->mode_config.max_width = 4096; radeon_modeset_init()
|
/linux-4.4.14/include/drm/ |
H A D | drm_crtc.h | 532 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height); 1031 * @max_width: maximum pixel width on this device 1085 int max_width, max_height; member in struct:drm_mode_config
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_kms.c | 754 dev->mode_config.max_width = 4095; rcar_du_modeset_init()
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | mt9m032.c | 338 fse->max_width = MT9M032_COLUMN_SIZE_DEF; mt9m032_enum_frame_size()
|
H A D | mt9t001.c | 348 fse->max_width = fse->min_width; mt9t001_enum_frame_size()
|
H A D | s5k5baf.c | 1235 fse->max_width = S5K5BAF_CIS_WIDTH; s5k5baf_enum_frame_size() 1247 fse->max_width = S5K5BAF_CIS_WIDTH; s5k5baf_enum_frame_size()
|
H A D | mt9p031.c | 500 fse->max_width = fse->min_width; mt9p031_enum_frame_size()
|
H A D | mt9v032.c | 472 fse->max_width = fse->min_width; mt9v032_enum_frame_size()
|
H A D | ov2659.c | 1032 fse->max_width = fse->min_width; ov2659_enum_frame_sizes()
|
H A D | ov7670.c | 1142 fse->min_width = fse->max_width = win->width; ov7670_enum_frame_size()
|
H A D | ov9650.c | 1096 fse->max_width = fse->min_width; ov965x_enum_frame_sizes()
|
H A D | s5k6aa.c | 1051 fse->max_width = S5K6AA_WIN_WIDTH_MAX; s5k6aa_enum_frame_size()
|
H A D | adv7604.c | 1448 cap->bt.max_width = 1920; adv76xx_dv_timings_cap()
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.c | 496 dev->mode_config.max_width = 2048;
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | v4l2-dv-timings.c | 165 bt->width > cap->max_width || v4l2_valid_dv_timings()
|
H A D | v4l2-ioctl.c | 727 p->bt.min_width, p->bt.max_width, v4l_print_dv_timings_cap() 758 p->stepwise.max_width, p->stepwise.max_height); v4l_print_frmsizeenum()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | framebuffer.c | 772 dev->mode_config.max_width = 4096; psb_modeset_init()
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_ipipeif.c | 667 fse->max_width = format.width; ipipeif_enum_frame_size()
|
H A D | dm365_ipipe.c | 1562 fse->max_width = format.width; ipipe_enum_frame_size()
|
H A D | dm365_isif.c | 1506 fse->max_width = format.format.width; isif_enum_frame_size()
|
H A D | dm365_resizer.c | 1498 fse->max_width = format.width; resizer_enum_frame_size()
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
H A D | drm.c | 159 drm->mode_config.max_width = 4096; tegra_drm_load()
|
/linux-4.4.14/drivers/media/platform/s5p-tv/ |
H A D | hdmi_drv.c | 704 cap->bt.max_width = 1920; hdmi_dv_timings_cap()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
H A D | qxl_display.c | 1112 qdev->ddev->mode_config.max_width = 8192; qxl_modeset_init()
|
/linux-4.4.14/drivers/media/usb/hdpvr/ |
H A D | hdpvr-video.c | 737 cap->bt.max_width = 1920; vidioc_dv_timings_cap()
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 1734 mdev->dev->mode_config.max_width = MGAG200_MAX_FB_WIDTH; mgag200_modeset_init()
|
/linux-4.4.14/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 1653 fse.index, fse.code, fse.min_width, fse.max_width, vpfe_enum_size() 1657 fsize->discrete.width = fse.max_width; vpfe_enum_size()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v10_0.c | 2989 adev->ddev->mode_config.max_width = 16384; dce_v10_0_sw_init() 3001 adev->ddev->mode_config.max_width = 16384; dce_v10_0_sw_init()
|
H A D | dce_v11_0.c | 2982 adev->ddev->mode_config.max_width = 16384; dce_v11_0_sw_init() 2994 adev->ddev->mode_config.max_width = 16384; dce_v11_0_sw_init()
|
H A D | dce_v8_0.c | 2899 adev->ddev->mode_config.max_width = 16384; dce_v8_0_sw_init() 2911 adev->ddev->mode_config.max_width = 16384; dce_v8_0_sw_init()
|
/linux-4.4.14/drivers/media/platform/ |
H A D | via-camera.c | 1145 sizes->stepwise.max_width = VGA_WIDTH; viacam_enum_framesizes()
|
/linux-4.4.14/drivers/media/platform/vivid/ |
H A D | vivid-vid-cap.c | 1746 fsize->stepwise.max_width = MAX_WIDTH * MAX_ZOOM; vidioc_enum_framesizes()
|
/linux-4.4.14/drivers/message/fusion/ |
H A D | mptspi.c | 768 " max_offset=0x%02x max_width=%d\n", hd->ioc->name, mptspi_slave_configure()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx-video.c | 1793 fsize->stepwise.max_width = maxw; vidioc_enum_framesizes()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 3412 "wmi phyerr radar report chirp %d max_width %d agc_total_gain %d pulse_delta_diff %d\n", ath10k_dfs_radar_report()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_display.c | 14922 dev->mode_config.max_width = 2048; intel_modeset_init() 14925 dev->mode_config.max_width = 4096; intel_modeset_init() 14928 dev->mode_config.max_width = 8192; intel_modeset_init()
|