Home
last modified time | relevance | path

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

/drivers/hwmon/
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 …]
/drivers/staging/vc04_services/bcm2835-camera/
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()
/drivers/iio/adc/
A Dstm32-adc.c309 const unsigned int *resolutions; member
331 .resolutions = stm32f4_adc_resolutions,
343 .resolutions = stm32h7_adc_resolutions,
352 .resolutions = stm32f4_adc_resolutions,
2047 res = adc->cfg->adc_info->resolutions[0]; in stm32_adc_fw_get_resolution()
2050 if (res == adc->cfg->adc_info->resolutions[i]) in stm32_adc_fw_get_resolution()
2119 chan->scan_type.realbits = adc->cfg->adc_info->resolutions[adc->res]; in stm32_adc_chan_init_one()
/drivers/video/fbdev/
A DKconfig792 and vertical resolutions, and vertical refresh rates without having
1665 Supports display resolutions up to 1024x1024 pixel, grayscale and

Completed in 18 milliseconds