Home
last modified time | relevance | path

Searched full:resolution (Results 1 – 25 of 2156) sorted by relevance

12345678910>>...87

/kernel/linux/linux-5.10/drivers/video/fbdev/via/
Dlcd.h18 /* Resolution: 640x480, Channel: single, Dithering: Enable */
20 /* Resolution: 800x600, Channel: single, Dithering: Enable */
22 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
24 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
26 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */
28 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */
30 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
32 /* Resolution: 1366x768, Channel: single, Dithering: Disable */
34 /* Resolution: 1024x600, Channel: single, Dithering: Enable*/
36 /* Resolution: 1280x800, Channel: single, Dithering: Enable*/
[all …]
Ddvi.h20 /* Resolution: 640x480, Channel: single, Dithering: Enable */
22 /* Resolution: 800x600, Channel: single, Dithering: Enable */
24 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
26 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
28 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */
30 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */
32 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
Dlcd.h18 /* Resolution: 640x480, Channel: single, Dithering: Enable */
20 /* Resolution: 800x600, Channel: single, Dithering: Enable */
22 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
24 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
26 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */
28 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */
30 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
32 /* Resolution: 1366x768, Channel: single, Dithering: Disable */
34 /* Resolution: 1024x600, Channel: single, Dithering: Enable*/
36 /* Resolution: 1280x800, Channel: single, Dithering: Enable*/
[all …]
Ddvi.h20 /* Resolution: 640x480, Channel: single, Dithering: Enable */
22 /* Resolution: 800x600, Channel: single, Dithering: Enable */
24 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
26 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
28 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */
30 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */
32 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
/kernel/linux/linux-6.6/Documentation/timers/
Dhrtimers.rst2 hrtimers - subsystem for high-resolution kernel timers
5 This patch introduces a new subsystem for high-resolution kernel timers.
9 back and forth trying to integrate high-resolution and high-precision
11 such high-resolution timer implementations in practice, we came to the
18 - the forced handling of low-resolution and high-resolution timers in
30 necessitate a more complex handling of high resolution timers, which
62 high-resolution timer subsystem as well.
64 While this subsystem does not offer high-resolution clock sources just
65 yet, the hrtimer subsystem can be easily extended with high-resolution
73 resolution and low precision use cases - once the precision-sensitive
[all …]
Dhighres.rst2 High resolution timers and dynamic ticks design notes
26 - high resolution timer functionality
82 functionality like high resolution timers or dynamic ticks.
102 accounting, profiling, and high resolution timers.
132 utilize the high resolution and dynamic tick functionalities without any change
134 enabling of high resolution timers and dynamic ticks is simply provided by
142 high resolution timer functionality
145 During system boot it is not possible to use the high resolution timer
150 the high resolution functionality can work. Up to the point where hrtimers are
151 initialized, the system works in the usual low resolution periodic mode. The
[all …]
/kernel/linux/linux-5.10/Documentation/timers/
Dhrtimers.rst2 hrtimers - subsystem for high-resolution kernel timers
5 This patch introduces a new subsystem for high-resolution kernel timers.
9 back and forth trying to integrate high-resolution and high-precision
11 such high-resolution timer implementations in practice, we came to the
18 - the forced handling of low-resolution and high-resolution timers in
30 necessitate a more complex handling of high resolution timers, which
62 high-resolution timer subsystem as well.
64 While this subsystem does not offer high-resolution clock sources just
65 yet, the hrtimer subsystem can be easily extended with high-resolution
73 resolution and low precision use cases - once the precision-sensitive
[all …]
Dhighres.rst2 High resolution timers and dynamic ticks design notes
26 - high resolution timer functionality
82 functionality like high resolution timers or dynamic ticks.
102 accounting, profiling, and high resolution timers.
132 utilize the high resolution and dynamic tick functionalities without any change
134 enabling of high resolution timers and dynamic ticks is simply provided by
142 high resolution timer functionality
145 During system boot it is not possible to use the high resolution timer
150 the high resolution functionality can work. Up to the point where hrtimers are
151 initialized, the system works in the usual low resolution periodic mode. The
[all …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/camera/util/interface/
Dia_css_util.h82 * @param[in] a resolution
83 * @param[in] b resolution
94 * @brief Check if resolution is zero
96 * @param[in] resolution The resolution to check
98 * @returns true if resolution is zero
101 const struct ia_css_resolution resolution);
105 * @brief Check if resolution is even
107 * @param[in] resolution The resolution to check
109 * @returns true if resolution is even
112 const struct ia_css_resolution resolution);
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/camera/util/interface/
Dia_css_util.h82 * @param[in] a resolution
83 * @param[in] b resolution
94 * @brief Check if resolution is zero
96 * @param[in] resolution The resolution to check
98 * @returns true if resolution is zero
101 const struct ia_css_resolution resolution);
105 * @brief Check if resolution is even
107 * @param[in] resolution The resolution to check
109 * @returns true if resolution is even
112 const struct ia_css_resolution resolution);
/kernel/linux/linux-5.10/Documentation/fb/
Dviafb.rst67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable
68 - 1 : Resolution: 800x600, Channel: single, Dithering: Enable
69 - 2 : Resolution: 1024x768, Channel: single, Dithering: Enable (default)
70 - 3 : Resolution: 1280x768, Channel: single, Dithering: Enable
71 - 4 : Resolution: 1280x1024, Channel: dual, Dithering: Enable
72 - 5 : Resolution: 1400x1050, Channel: dual, Dithering: Enable
73 - 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable
75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable
76 - 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable
77 - 10: Resolution: 1024x768, Channel: single, Dithering: Disable
[all …]
Dviafb.modes13 # Resolution 640 480
38 # Resolution 640 480
59 # Resolution 640 480
80 # Resolution 640 480
101 # Resolution 640 480
122 # Resolution 720 480
143 # Resolution 800 480
164 # Resolution 720 576
185 # Resolution 800 600
207 # Resolution 800 600
[all …]
/kernel/linux/linux-6.6/Documentation/fb/
Dviafb.rst67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable
68 - 1 : Resolution: 800x600, Channel: single, Dithering: Enable
69 - 2 : Resolution: 1024x768, Channel: single, Dithering: Enable (default)
70 - 3 : Resolution: 1280x768, Channel: single, Dithering: Enable
71 - 4 : Resolution: 1280x1024, Channel: dual, Dithering: Enable
72 - 5 : Resolution: 1400x1050, Channel: dual, Dithering: Enable
73 - 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable
75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable
76 - 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable
77 - 10: Resolution: 1024x768, Channel: single, Dithering: Disable
[all …]
Dviafb.modes13 # Resolution 640 480
38 # Resolution 640 480
59 # Resolution 640 480
80 # Resolution 640 480
101 # Resolution 640 480
122 # Resolution 720 480
143 # Resolution 800 480
164 # Resolution 720 576
185 # Resolution 800 600
207 # Resolution 800 600
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Ddev-decoder.rst65 height for given coded resolution.
67 coded resolution
68 stream resolution in pixels aligned to codec and hardware requirements;
69 typically visible resolution rounded up to full macroblocks;
70 see also: visible resolution.
73 width for given coded resolution.
139 height in pixels for given source resolution; relevant to encoders only.
141 source resolution
142 resolution in pixels of source frames being source to the encoder and
143 subject to further cropping to the bounds of visible resolution; relevant to
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddev-decoder.rst65 height for given coded resolution.
67 coded resolution
68 stream resolution in pixels aligned to codec and hardware requirements;
69 typically visible resolution rounded up to full macroblocks;
70 see also: visible resolution.
73 width for given coded resolution.
132 height in pixels for given source resolution; relevant to encoders only.
134 source resolution
135 resolution in pixels of source frames being source to the encoder and
136 subject to further cropping to the bounds of visible resolution; relevant to
[all …]
/kernel/linux/linux-6.6/samples/hid/
Dhid_surface_dial.c5 * and depending on the chosen resolution enable or not the haptic feedback:
6 * - a resolution (-r) of 3600 will report 3600 "ticks" in one full rotation
8 * - any other resolution will report N "ticks" in a full rotation with haptic
11 * A good default for low resolution haptic scrolling is 72 (1 "tick" every 5
54 " -r N\t set the given resolution to the device (number of ticks per 360°)\n\n", in usage()
58 "and depending on the chosen resolution enable or not the haptic feedback:\n" in usage()
59 "- a resolution (-r) of 3600 will report 3600 'ticks' in one full rotation\n" in usage()
61 "- any other resolution will report N 'ticks' in a full rotation with haptic\n" in usage()
64 "A good default for low resolution haptic scrolling is 72 (1 'tick' every 5\n" in usage()
150 int opt, hid_id, resolution = 72; in main() local
[all …]
/kernel/linux/linux-6.6/drivers/watchdog/
Dbcm_kona_wdt.c32 #define SECS_TO_TICKS(x, w) ((x) << (w)->resolution)
33 #define TICKS_TO_SECS(x, w) ((x) >> (w)->resolution)
40 * One watchdog tick is 1/(2^resolution) seconds. Resolution can take
42 * resolution of 4 means one tick is 62.5ms.
44 * The watchdog counter is 20 bits. Depending on resolution, the maximum
45 * counter value of 0xfffff expires after about 12 days (resolution 0)
46 * down to only 32s (resolution 15). The default resolution of 4 gives
50 int resolution; member
120 "Resolution: %d / %d\n" in bcm_kona_show()
124 res, wdt->resolution, in bcm_kona_show()
[all …]
/kernel/linux/linux-5.10/drivers/watchdog/
Dbcm_kona_wdt.c32 #define SECS_TO_TICKS(x, w) ((x) << (w)->resolution)
33 #define TICKS_TO_SECS(x, w) ((x) >> (w)->resolution)
40 * One watchdog tick is 1/(2^resolution) seconds. Resolution can take
42 * resolution of 4 means one tick is 62.5ms.
44 * The watchdog counter is 20 bits. Depending on resolution, the maximum
45 * counter value of 0xfffff expires after about 12 days (resolution 0)
46 * down to only 32s (resolution 15). The default resolution of 4 gives
50 int resolution; member
120 "Resolution: %d / %d\n" in bcm_kona_show()
124 res, wdt->resolution, in bcm_kona_show()
[all …]
/kernel/linux/linux-5.10/scripts/kconfig/tests/err_recursive_dep/
Dexpected_stderr3 For a resolution refer to Documentation/kbuild/kconfig-language.rst
8 For a resolution refer to Documentation/kbuild/kconfig-language.rst
14 For a resolution refer to Documentation/kbuild/kconfig-language.rst
20 For a resolution refer to Documentation/kbuild/kconfig-language.rst
26 For a resolution refer to Documentation/kbuild/kconfig-language.rst
31 For a resolution refer to Documentation/kbuild/kconfig-language.rst
37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
/kernel/linux/linux-6.6/scripts/kconfig/tests/err_recursive_dep/
Dexpected_stderr3 For a resolution refer to Documentation/kbuild/kconfig-language.rst
8 For a resolution refer to Documentation/kbuild/kconfig-language.rst
14 For a resolution refer to Documentation/kbuild/kconfig-language.rst
20 For a resolution refer to Documentation/kbuild/kconfig-language.rst
26 For a resolution refer to Documentation/kbuild/kconfig-language.rst
31 For a resolution refer to Documentation/kbuild/kconfig-language.rst
37 For a resolution refer to Documentation/kbuild/kconfig-language.rst
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-driver-w1_therm47 What: /sys/bus/w1/devices/.../resolution
51 (RW) get or set the device resolution (on supported devices,
52 if not, this entry is not present). Note that the resolution
57 * '9..14': device resolution in bit
58 or resolution to set in bit
59 * '-xx': xx is kernel error when reading the resolution
62 Some DS18B20 clones are fixed in 12-bit resolution, so the
63 actual resolution is read back from the chip and verified. Error
82 conversion duration depend on the resolution (if
84 resolution, 750ms for 12bits.
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-w1_therm47 What: /sys/bus/w1/devices/.../resolution
51 (RW) get or set the device resolution (on supported devices,
52 if not, this entry is not present). Note that the resolution
57 * '9..14': device resolution in bit
58 or resolution to set in bit
59 * '-xx': xx is kernel error when reading the resolution
62 Some DS18B20 clones are fixed in 12-bit resolution, so the
63 actual resolution is read back from the chip and verified. Error
82 conversion duration depend on the resolution (if
84 resolution, 750ms for 12bits.
[all …]
/kernel/linux/linux-6.6/drivers/iio/adc/
Dltc2497.c62 * resolution + 1 position, which is set for positive values only. Given this in ltc2497_result_and_measure()
63 * bit's value, subtracting BIT(resolution + 1) from the ADC's result is in ltc2497_result_and_measure()
68 - BIT(ddata->chip_info->resolution + 1); in ltc2497_result_and_measure()
71 - BIT(ddata->chip_info->resolution + 1); in ltc2497_result_and_measure()
103 u32 resolution; in ltc2497_probe() local
123 resolution = chip_info->resolution; in ltc2497_probe()
124 st->recv_size = BITS_TO_BYTES(resolution) + 1; in ltc2497_probe()
138 .resolution = 16,
142 .resolution = 24,
/kernel/linux/linux-6.6/drivers/iio/dac/
Dti-dac082s085.c25 u8 resolution; member
29 [dual_8bit] = { .num_channels = 2, .resolution = 8 },
30 [dual_10bit] = { .num_channels = 2, .resolution = 10 },
31 [dual_12bit] = { .num_channels = 2, .resolution = 12 },
32 [quad_8bit] = { .num_channels = 4, .resolution = 8 },
33 [quad_10bit] = { .num_channels = 4, .resolution = 10 },
34 [quad_12bit] = { .num_channels = 4, .resolution = 12 },
46 * @resolution: resolution of the chip
57 u8 resolution; member
68 u8 shift = 12 - ti_dac->resolution; in ti_dac_cmd()
[all …]

12345678910>>...87