| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | lm75.c | 84 const u8 *resolutions; member 137 .resolutions = (u8 []) {9, 10, 11, 12 }, 146 .resolutions = (u8 []) {9, 10, 11, 12 }, 155 .resolutions = (u8 []) {9, 10, 11, 12 }, 167 .resolutions = (u8 []) {9, 10, 11, 12 }, 219 .resolutions = (u8 []) {9, 10, 11, 12 }, 228 .resolutions = (u8 []) {9, 10, 11, 12 }, 237 .resolutions = (u8 []) {9, 10, 11, 12 }, 246 .resolutions = (u8 []) {9, 10, 11, 12 }, 263 .resolutions = (u8 []) {9, 10, 11, 12 }, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A 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
|
| H A 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
|
| H A 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,
|
| H A D | lxfb.rst | 31 resolutions.
|
| H A D | gxfb.rst | 30 resolutions.
|
| H A D | vt8623fb.rst | 28 Text mode is supported even in higher resolutions, but there is limitation to
|
| H A D | arkfb.rst | 29 Text mode is supported even in higher resolutions, but there is limitation to
|
| H A D | pvr2fb.rst | 30 SUN12x22 font which is very nice at high resolutions.
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | at91_adc.c | 749 u32 *resolutions; in at91_adc_of_get_resolution() local 758 resolutions = kmalloc_array(count, sizeof(*resolutions), GFP_KERNEL); in at91_adc_of_get_resolution() 759 if (!resolutions) in at91_adc_of_get_resolution() 762 if (of_property_read_u32_array(np, "atmel,adc-res", resolutions, count)) { in at91_adc_of_get_resolution() 778 st->res = resolutions[i]; in at91_adc_of_get_resolution() 791 kfree(resolutions); in at91_adc_of_get_resolution()
|
| H A D | stm32-adc.c | 235 const unsigned int *resolutions; member 247 .resolutions = stm32f4_adc_resolutions, 259 .resolutions = stm32h7_adc_resolutions, 1658 res = adc->cfg->adc_info->resolutions[0]; in stm32_adc_of_get_resolution() 1661 if (res == adc->cfg->adc_info->resolutions[i]) in stm32_adc_of_get_resolution() 1715 chan->scan_type.realbits = adc->cfg->adc_info->resolutions[adc->res]; in stm32_adc_chan_init_one()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fbset/ |
| H A D | fbset-modes.bb | 1 SUMMARY = "Default display timings and resolutions for fbset"
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-light-isl29018 | 14 The sign bit is extended for resolutions less than 16. While
|
| H A D | sysfs-driver-typec-displayport | 49 for carrying DisplayPort protocol (allowing higher resolutions).
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | virtual-camera.txt | 3 The virtual sensor supports multiple resolutions output,
|
| H A D | ov2640.txt | 3 The Omnivision OV2640 sensor supports multiple resolutions output, such as
|
| H A D | ov772x.txt | 3 The Omnivision OV7720/OV7725 sensor supports multiple resolutions output,
|
| H A D | ov2659.txt | 5 multiple resolutions output, such as UXGA, SVGA, 720p. It also can support
|
| H A D | ov7670.txt | 3 The Omnivision OV7670 sensor supports multiple resolutions output, such as
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rk_aiq_mems_sensor.h | 50 double* resolutions; member
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | sht21.rst | 67 Different resolutions, the on-chip heater, and using the CRC checksum
|
| H A D | sht15.rst | 45 Supported resolutions for the measurements are 14 bits for temperature and 12
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 1496 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()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | ipu3.rst | 327 The ImgU V4L2 subdev has to be configured with the supported resolutions in all 330 Down Scaler and GDC blocks should be configured with the supported resolutions 335 intermediate resolutions can be generated by specific tool - 339 This tool can be used to generate intermediate resolutions. More information can 361 (which is input to the ImgU subdev pad 0), the corresponding resolutions 597 .. [#f4] ImgU limitation requires an additional 16x16 for all input resolutions
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-nv24.rst | 11 Formats with full horizontal and vertical chroma resolutions, also known
|