/Linux-v6.1/drivers/hwmon/ |
D | lm75.c | 86 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 }, 165 .resolutions = (u8 []) {9, 10, 11, 12 }, 177 .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 }, 256 .resolutions = (u8 []) {9, 10, 11, 12 }, [all …]
|
/Linux-v6.1/Documentation/fb/ |
D | tgafb.rst | 19 * 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
|
D | tridentfb.rst | 19 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
|
D | sh7760fb.rst | 8 supports (in theory) resolutions ranging from 1x1 to 1024x1024, 22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions,
|
D | gxfb.rst | 30 resolutions.
|
D | lxfb.rst | 31 resolutions.
|
D | vt8623fb.rst | 28 Text mode is supported even in higher resolutions, but there is limitation to
|
D | arkfb.rst | 29 Text mode is supported even in higher resolutions, but there is limitation to
|
D | aty128fb.rst | 31 resolutions.
|
D | pvr2fb.rst | 30 SUN12x22 font which is very nice at high resolutions.
|
D | s3fb.rst | 38 Text mode is supported even in higher resolutions, but there is limitation to
|
D | framebuffer.rst | 116 Frame buffer resolutions are maintained using the utility `fbset`. It can 144 - Therefore it's also possible to specify resolutions in the /etc/XF86Config 147 /dev/fb0current (or $FRAMEBUFFER), but the available resolutions are
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-light-isl29018 | 14 The sign bit is extended for resolutions less than 16. While
|
D | sysfs-driver-typec-displayport | 49 for carrying DisplayPort protocol (allowing higher resolutions).
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | ov2640.txt | 3 The Omnivision OV2640 sensor supports multiple resolutions output, such as
|
D | ov2659.txt | 5 multiple resolutions output, such as UXGA, SVGA, 720p. It also can support
|
D | ov7670.txt | 3 The Omnivision OV7670 sensor supports multiple resolutions output, such as
|
/Linux-v6.1/Documentation/hwmon/ |
D | sht21.rst | 67 Different resolutions, the on-chip heater, and using the CRC checksum
|
D | sht15.rst | 45 Supported resolutions for the measurements are 14 bits for temperature and 12
|
D | lm73.rst | 31 The LM73 supports four resolutions, defined in terms of degrees C per
|
/Linux-v6.1/drivers/staging/vc04_services/bcm2835-camera/ |
D | bcm2835-camera.c | 1492 unsigned int resolutions[][2], int num_resolutions) in get_num_cameras() 1517 resolutions[i][0] = cam_info.cameras[i].max_width; in get_num_cameras() 1518 resolutions[i][1] = cam_info.cameras[i].max_height; in get_num_cameras() 1852 unsigned int resolutions[MAX_BCM2835_CAMERAS][2]; in bcm2835_mmal_probe() local 1860 resolutions, in bcm2835_mmal_probe() 1880 dev->max_width = resolutions[camera][0]; in bcm2835_mmal_probe() 1881 dev->max_height = resolutions[camera][1]; in bcm2835_mmal_probe()
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | ipu3.rst | 330 The ImgU V4L2 subdev has to be configured with the supported resolutions in all 333 Down Scaler and GDC blocks should be configured with the supported resolutions 338 intermediate resolutions can be generated by specific tool - 342 This tool can be used to generate intermediate resolutions. More information can 364 (which is input to the ImgU subdev pad 0), the corresponding resolutions 600 .. [#f4] ImgU limitation requires an additional 16x16 for all input resolutions
|
/Linux-v6.1/Documentation/admin-guide/ |
D | edid.rst | 29 commonly used screen resolutions (800x600, 1024x768, 1280x1024, 1600x1200,
|
/Linux-v6.1/Documentation/w1/slaves/ |
D | w1_therm.rst | 71 precision of the sensor for the next readings. Allowed resolutions are defined by 138 resolutions. The device is powered up in 14-bit resolution mode. The conversion
|
/Linux-v6.1/drivers/iio/adc/ |
D | stm32-adc.c | 287 const unsigned int *resolutions; member 299 .resolutions = stm32f4_adc_resolutions, 311 .resolutions = stm32h7_adc_resolutions, 1785 res = adc->cfg->adc_info->resolutions[0]; in stm32_adc_fw_get_resolution() 1788 if (res == adc->cfg->adc_info->resolutions[i]) in stm32_adc_fw_get_resolution() 1852 chan->scan_type.realbits = adc->cfg->adc_info->resolutions[adc->res]; in stm32_adc_chan_init_one()
|