Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/hwmon/
H A Dlm75.c91 const u8 *resolutions; member
151 .resolutions = (u8 []) {9, 10, 11, 12 },
160 .resolutions = (u8 []) {9, 10, 11, 12 },
169 .resolutions = (u8 []) {9, 10, 11, 12 },
178 .resolutions = (u8 []) {9, 10, 11, 12 },
190 .resolutions = (u8 []) {9, 10, 11, 12 },
249 .resolutions = (u8 []) {9, 10, 11, 12 },
258 .resolutions = (u8 []) {9, 10, 11, 12 },
267 .resolutions = (u8 []) {9, 10, 11, 12 },
276 .resolutions = (u8 []) {9, 10, 11, 12 },
[all …]
/linux-6.15/Documentation/fb/
H A 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
H A 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
H A 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,
H A Dgxfb.rst30 resolutions.
H A Dlxfb.rst31 resolutions.
H A Dvt8623fb.rst28 Text mode is supported even in higher resolutions, but there is limitation to
H A Darkfb.rst29 Text mode is supported even in higher resolutions, but there is limitation to
H A Dpvr2fb.rst30 SUN12x22 font which is very nice at high resolutions.
H A Daty128fb.rst31 resolutions.
H A Ds3fb.rst38 Text mode is supported even in higher resolutions, but there is limitation to
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-isl2901814 The sign bit is extended for resolutions less than 16. While
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dov2640.txt3 The Omnivision OV2640 sensor supports multiple resolutions output, such as
H A Daptina,mt9v111.yaml17 of image resolutions and formats controllable through a simple two-wires
H A Dov2659.txt5 multiple resolutions output, such as UXGA, SVGA, 720p. It also can support
H A Dov7670.txt3 The Omnivision OV7670 sensor supports multiple resolutions output, such as
H A Dovti,ov772x.yaml13 The Omnivision OV7720/OV7725 sensor supports multiple resolutions output,
/linux-6.15/Documentation/devicetree/bindings/display/panel/
H A Ddisplay-timings.yaml16 with different resolutions.
/linux-6.15/Documentation/hwmon/
H A Dsht21.rst67 Different resolutions, the on-chip heater, and using the CRC checksum
H A Dsht15.rst45 Supported resolutions for the measurements are 14 bits for temperature and 12
H A Dlm73.rst31 The LM73 supports four resolutions, defined in terms of degrees C per
/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Dps8640.yaml14 mobile devices with embedded panel resolutions up to 2048 x 1536. The
/linux-6.15/Documentation/devicetree/bindings/display/
H A Datmel,lcdc-display.yaml19 resolutions, window sizes, image formats and pixel depths.
/linux-6.15/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c1486 unsigned int resolutions[][2], int num_resolutions) in get_num_cameras()
1511 resolutions[i][0] = cam_info.cameras[i].max_width; in get_num_cameras()
1512 resolutions[i][1] = cam_info.cameras[i].max_height; in get_num_cameras()
1846 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-6.15/Documentation/admin-guide/media/
H A Dipu3.rst330 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
596 .. [#f4] ImgU limitation requires an additional 16x16 for all input resolutions

123