Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/hwmon/
Dlm75.c85 const u8 *resolutions; member
138 .resolutions = (u8 []) {9, 10, 11, 12 },
147 .resolutions = (u8 []) {9, 10, 11, 12 },
156 .resolutions = (u8 []) {9, 10, 11, 12 },
168 .resolutions = (u8 []) {9, 10, 11, 12 },
220 .resolutions = (u8 []) {9, 10, 11, 12 },
229 .resolutions = (u8 []) {9, 10, 11, 12 },
238 .resolutions = (u8 []) {9, 10, 11, 12 },
247 .resolutions = (u8 []) {9, 10, 11, 12 },
264 .resolutions = (u8 []) {9, 10, 11, 12 },
[all …]
/Linux-v5.15/Documentation/fb/
Dtgafb.rst19 * Support for multiple resolutions
45 SUN12x22 font which is very nice at high resolutions.
64 When running tgafb in resolutions higher than 640x480, on switching VCs from
Dtridentfb.rst19 is enabled. This means that range of possible resolutions and bpp is
50 center for flat panels and resolutions smaller than native size center the
Dsh7760fb.rst8 supports (in theory) resolutions ranging from 1x1 to 1024x1024,
22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,
Dlxfb.rst31 resolutions.
Dgxfb.rst30 resolutions.
Dvt8623fb.rst28 Text mode is supported even in higher resolutions, but there is limitation to
Darkfb.rst29 Text mode is supported even in higher resolutions, but there is limitation to
Daty128fb.rst31 resolutions.
Dpvr2fb.rst30 SUN12x22 font which is very nice at high resolutions.
Ds3fb.rst38 Text mode is supported even in higher resolutions, but there is limitation to
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/media/i2c/
Dov2640.txt3 The Omnivision OV2640 sensor supports multiple resolutions output, such as
Dov2659.txt5 multiple resolutions output, such as UXGA, SVGA, 720p. It also can support
Dov7670.txt3 The Omnivision OV7670 sensor supports multiple resolutions output, such as
/Linux-v5.15/Documentation/hwmon/
Dsht21.rst67 Different resolutions, the on-chip heater, and using the CRC checksum
Dsht15.rst45 Supported resolutions for the measurements are 14 bits for temperature and 12
Dlm73.rst31 The LM73 supports four resolutions, defined in terms of degrees C per
/Linux-v5.15/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c1496 unsigned int resolutions[][2], int num_resolutions) in get_num_cameras()
1521 resolutions[i][0] = cam_info.cameras[i].max_width; in get_num_cameras()
1522 resolutions[i][1] = cam_info.cameras[i].max_height; in get_num_cameras()
1857 unsigned int resolutions[MAX_BCM2835_CAMERAS][2]; in bcm2835_mmal_probe() local
1865 resolutions, in bcm2835_mmal_probe()
1885 dev->max_width = resolutions[camera][0]; in bcm2835_mmal_probe()
1886 dev->max_height = resolutions[camera][1]; in bcm2835_mmal_probe()
/Linux-v5.15/Documentation/admin-guide/media/
Dipu3.rst328 The ImgU V4L2 subdev has to be configured with the supported resolutions in all
331 Down Scaler and GDC blocks should be configured with the supported resolutions
336 intermediate resolutions can be generated by specific tool -
340 This tool can be used to generate intermediate resolutions. More information can
362 (which is input to the ImgU subdev pad 0), the corresponding resolutions
598 .. [#f4] ImgU limitation requires an additional 16x16 for all input resolutions
/Linux-v5.15/drivers/iio/adc/
Dstm32-adc.c235 const unsigned int *resolutions; member
247 .resolutions = stm32f4_adc_resolutions,
259 .resolutions = stm32h7_adc_resolutions,
1638 res = adc->cfg->adc_info->resolutions[0]; in stm32_adc_of_get_resolution()
1641 if (res == adc->cfg->adc_info->resolutions[i]) in stm32_adc_of_get_resolution()
1695 chan->scan_type.realbits = adc->cfg->adc_info->resolutions[adc->res]; in stm32_adc_chan_init_one()
/Linux-v5.15/Documentation/admin-guide/
Dedid.rst29 commonly used screen resolutions (800x600, 1024x768, 1280x1024, 1600x1200,
/Linux-v5.15/Documentation/w1/slaves/
Dw1_therm.rst70 precision of the sensor for the next readings. Allowed resolutions are defined by
137 resolutions. The device is powered up in 14-bit resolution mode. The conversion
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dpixfmt-reserved.rst260 of tiles, resulting in 32-aligned resolutions for the luminance plane
261 and 16-aligned resolutions for the chrominance plane (with 2x2

12