Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/Documentation/fb/
Dtgafb.txt20 * Support for multiple resolutions
44 SUN12x22 font which is very nice at high resolutions.
62 When running tgafb in resolutions higher than 640x480, on switching VCs from
Dtridentfb.txt15 is enabled. This means that range of possible resolutions and bpp is
43 center - for flat panels and resolutions smaller than native size center the
Dsh7760fb.txt7 supports (in theory) resolutions ranging from 1x1 to 1024x1024,
20 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,
Dgxfb.txt29 resolutions.
Dlxfb.txt29 resolutions.
Dvt8623fb.txt28 Text mode is supported even in higher resolutions, but there is limitation to
Darkfb.txt29 Text mode is supported even in higher resolutions, but there is limitation to
Daty128fb.txt30 resolutions.
Dpvr2fb.txt29 SUN12x22 font which is very nice at high resolutions.
Ds3fb.txt38 Text mode is supported even in higher resolutions, but there is limitation to
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-light-isl2901814 The sign bit is extended for resolutions less than 16. While
Dsysfs-driver-typec-displayport49 for carrying DisplayPort protocol (allowing higher resolutions).
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dov2659.txt5 multiple resolutions output, such as UXGA, SVGA, 720p. It also can support
Dov2640.txt3 The Omnivision OV2640 sensor supports multiple resolutions output, such as
Dov772x.txt3 The Omnivision OV7720/OV7725 sensor supports multiple resolutions output,
Dov7670.txt3 The Omnivision OV7670 sensor supports multiple resolutions output, such as
/Linux-v4.19/drivers/iio/adc/
Dat91_adc.c738 u32 *resolutions; in at91_adc_of_get_resolution() local
747 resolutions = kmalloc_array(count, sizeof(*resolutions), GFP_KERNEL); in at91_adc_of_get_resolution()
748 if (!resolutions) in at91_adc_of_get_resolution()
751 if (of_property_read_u32_array(np, "atmel,adc-res", resolutions, count)) { in at91_adc_of_get_resolution()
767 st->res = resolutions[i]; in at91_adc_of_get_resolution()
780 kfree(resolutions); in at91_adc_of_get_resolution()
Dstm32-adc.c336 const unsigned int *resolutions; member
348 .resolutions = stm32f4_adc_resolutions,
360 .resolutions = stm32h7_adc_resolutions,
1597 res = adc->cfg->adc_info->resolutions[0]; in stm32_adc_of_get_resolution()
1600 if (res == adc->cfg->adc_info->resolutions[i]) in stm32_adc_of_get_resolution()
1654 chan->scan_type.realbits = adc->cfg->adc_info->resolutions[adc->res]; in stm32_adc_chan_init_one()
/Linux-v4.19/Documentation/hwmon/
Dsht2149 Different resolutions, the on-chip heater, and using the CRC checksum
Dsht1537 Supported resolutions for the measurements are 14 bits for temperature and 12
Dlm7324 The LM73 supports four resolutions, defined in terms of degrees C per
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-nv24.rst11 Formats with full horizontal and vertical chroma resolutions, also known
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c1474 unsigned int resolutions[][2], int num_resolutions) in get_num_cameras()
1499 resolutions[i][0] = cam_info.cameras[i].max_width; in get_num_cameras()
1500 resolutions[i][1] = cam_info.cameras[i].max_height; in get_num_cameras()
1834 unsigned int resolutions[MAX_BCM2835_CAMERAS][2]; in bcm2835_mmal_probe() local
1842 resolutions, in bcm2835_mmal_probe()
1857 dev->max_width = resolutions[camera][0]; in bcm2835_mmal_probe()
1858 dev->max_height = resolutions[camera][1]; in bcm2835_mmal_probe()
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt16 - atmel,adc-res: List of resolutions in bits supported by the ADC. List size
/Linux-v4.19/Documentation/EDID/
DHOWTO.txt21 commonly used screen resolutions (800x600, 1024x768, 1280x1024, 1600x1200,

12