Home
last modified time | relevance | path

Searched +full:480 +full:i (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/linux/drivers/gpu/drm/tests/
H A Ddrm_modes_test.c47 13500 * HZ_PER_KHZ, 720, 480, in drm_test_modes_analog_tv_ntsc_480i()
57 /* BT.601 defines hsync_start at 736 for 480i */ in drm_test_modes_analog_tv_ntsc_480i()
69 KUNIT_EXPECT_EQ(test, mode->vdisplay, 480); in drm_test_modes_analog_tv_ntsc_480i()
81 13500 * HZ_PER_KHZ, 720, 480, in drm_test_modes_analog_tv_ntsc_480i_inlined()
115 /* BT.601 defines hsync_start at 732 for 576i */ in drm_test_modes_analog_tv_pal_576i()
173 /* BT.601 defines hsync_start at 732 for 576i */ in drm_test_modes_analog_tv_mono_576i()
H A Ddrm_cmdline_parser_test.c122 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res()
144 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_vesa()
166 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_vesa_rblank()
188 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_rblank()
210 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp()
233 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_refresh()
256 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh()
274 const char *cmdline = "720x480-24@60i"; in drm_test_cmdline_res_bpp_refresh_interlaced()
280 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh_interlaced()
304 KUNIT_EXPECT_EQ(test, mode.yres, 480); in drm_test_cmdline_res_bpp_refresh_margins()
[all …]
/linux/drivers/video/fbdev/via/
H A Dvia_utility.c42 if ((xres < 640) && (yres < 480)) in viafb_lcd_get_support_expand_state()
92 if ((xres < 800) && (yres < 480)) in viafb_lcd_get_support_expand_state()
102 if ((xres < 480) && (yres < 640)) in viafb_lcd_get_support_expand_state()
120 int i, sr1a; in viafb_set_gamma_table() local
124 for (i = 0; i < sizeof(viafb_DeviceStatus) * 8; i++) { in viafb_set_gamma_table()
156 for (i = 0; i < 256; i++) { in viafb_set_gamma_table()
157 outb(gamma_table[i] >> 16, LUT_DATA); in viafb_set_gamma_table()
158 outb(gamma_table[i] >> 8 & 0xFF, LUT_DATA); in viafb_set_gamma_table()
159 outb(gamma_table[i] & 0xFF, LUT_DATA); in viafb_set_gamma_table()
174 for (i = 0; i < 256; i++) { in viafb_set_gamma_table()
[all …]
H A Dviamode.c258 {NULL, 60, 480, 640, 40285, 72, 24, 19, 1, 48, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0},
259 {NULL, 60, 640, 480, 39682, 48, 16, 33, 10, 96, 2, 0, 0, 0},
260 {NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 0, 0, 0},
261 {NULL, 85, 640, 480, 27780, 80, 56, 25, 1, 56, 3, 0, 0, 0},
262 {NULL, 100, 640, 480, 23167, 104, 40, 25, 1, 64, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0},
263 {NULL, 120, 640, 480, 19081, 104, 40, 31, 1, 64, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0},
264 {NULL, 60, 720, 480, 37426, 88, 16, 13, 1, 72, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0},
271 {NULL, 60, 800, 480, 33602, 96, 24, 10, 3, 72, 7, FB_SYNC_VERT_HIGH_ACT, 0, 0},
272 {NULL, 60, 848, 480, 31565, 104, 24, 12, 3, 80, 5, FB_SYNC_VERT_HIGH_ACT, 0, 0},
273 {NULL, 60, 856, 480, 31517, 104, 16, 13, 1, 88, 3, FB_SYNC_VERT_HIGH_ACT, 0, 0},
[all …]
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c64 .tv_enc_mode = { 720, 480, 59940, {
100 .tv_enc_mode = { 720, 480, 59940, {
112 .tv_enc_mode = { 720, 480, 59940, {
124 .tv_enc_mode = { 720, 480, 59940, {
151 720, 735, 743, 858, 0, 480, 490, 494, 525, 0,
224 * field, but I don't know how they are enabled. The whole filtering
243 * After all the hassle, I got the following formula by empirical
321 int i, j, k; in tv_setup_filter() local
336 for (i = 0; i < 7; i++) { in tv_setup_filter()
337 int64_t c = (p->k1 + p->ki*i + p->ki2*i*i + in tv_setup_filter()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c43 int i, r; in radeon_benchmark_do_move() local
46 for (i = 0; i < n; i++) { in radeon_benchmark_do_move()
169 int i; in radeon_benchmark() local
171 640 * 480 * 4, in radeon_benchmark()
172 720 * 480 * 4, in radeon_benchmark()
174 848 * 480 * 4, in radeon_benchmark()
205 for (i = 1; i <= 16384; i <<= 1) in radeon_benchmark()
206 radeon_benchmark_move(rdev, i * RADEON_GPU_PAGE_SIZE, in radeon_benchmark()
212 for (i = 1; i <= 16384; i <<= 1) in radeon_benchmark()
213 radeon_benchmark_move(rdev, i * RADEON_GPU_PAGE_SIZE, in radeon_benchmark()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_benchmark.c36 int i, r; in amdgpu_benchmark_do_move() local
39 for (i = 0; i < n; i++) { in amdgpu_benchmark_do_move()
124 int i, r; in amdgpu_benchmark() local
126 640 * 480 * 4, in amdgpu_benchmark()
127 720 * 480 * 4, in amdgpu_benchmark()
129 848 * 480 * 4, in amdgpu_benchmark()
176 for (i = 1; i <= 16384; i <<= 1) { in amdgpu_benchmark()
177 r = amdgpu_benchmark_move(adev, i * AMDGPU_GPU_PAGE_SIZE, in amdgpu_benchmark()
189 for (i = 1; i <= 16384; i <<= 1) { in amdgpu_benchmark()
190 r = amdgpu_benchmark_move(adev, i * AMDGPU_GPU_PAGE_SIZE, in amdgpu_benchmark()
[all …]
/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.c29 { USB_SPEED_HIGH, "480", "High Speed(480Mbps)" },
30 { USB_SPEED_WIRELESS, "53.3-480", "Wireless"},
53 for (int i = 0; portst_strings[i].desc != NULL; i++) in usbip_status_string() local
54 if (portst_strings[i].num == status) in usbip_status_string()
55 return portst_strings[i].desc; in usbip_status_string()
62 for (int i = 0; speed_strings[i].speed != NULL; i++) in usbip_speed_string() local
63 if (speed_strings[i].num == num) in usbip_speed_string()
64 return speed_strings[i].desc; in usbip_speed_string()
86 for (int i = 0; op_common_status_strings[i].desc != NULL; i++) in usbip_op_common_status_string() local
87 if (op_common_status_strings[i].num == status) in usbip_op_common_status_string()
[all …]
/linux/Documentation/devicetree/bindings/mfd/
H A Domap-usb-host.txt6 - reg: should contain one register range i.e. start and length
51 * "usb_host_hs_hsic480m_p1_clk" - Port 1 480MHz HSIC clock gate.
52 * "usb_host_hs_hsic480m_p2_clk" - Port 2 480MHz HSIC clock gate.
53 * "usb_host_hs_hsic480m_p3_clk" - Port 3 480MHz HSIC clock gate.
/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c207 .vdisplay = 480,
208 .vsync_start = 480 + 7,
209 .vsync_end = 480 + 7 + 2,
210 .vtotal = 480 + 7 + 2 + 21,
270 int i; in rpi_touchscreen_prepare() local
274 for (i = 0; i < 100; i++) { in rpi_touchscreen_prepare()
320 unsigned int i, num = 0; in rpi_touchscreen_get_modes() local
323 for (i = 0; i < ARRAY_SIZE(rpi_touchscreen_modes); i++) { in rpi_touchscreen_get_modes()
324 const struct drm_display_mode *m = &rpi_touchscreen_modes[i]; in rpi_touchscreen_get_modes()
337 if (i == 0) in rpi_touchscreen_get_modes()
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst25 $ mplayer tv:// -tv driver=v4l2:width=640:height=480 -nosound
26 $ mplayer tv:// -tv driver=v4l2:width=640:height=480:outfmt=bgr16 -nosound
51 - min_buffers: The minimum number of streaming I/O buffers that the driver
56 - max_buffers: The maximum number of streaming I/O buffers; default is
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2grab.c.rst63 unsigned int i, n_buffers;
78 fmt.fmt.pix.height = 480;
86 if ((fmt.fmt.pix.width != 640) || (fmt.fmt.pix.height != 480))
117 for (i = 0; i < n_buffers; ++i) {
121 buf.index = i;
127 for (i = 0; i < 20; i++) {
148 sprintf(out_name, "out%03d.ppm", i);
164 for (i = 0; i < n_buffers; ++i)
165 v4l2_munmap(buffers[i].start, buffers[i].length);
/linux/drivers/regulator/
H A Dmt6359-regulator.c554 480),
627 480),
698 480),
791 480),
801 480),
861 480),
866 480),
927 480),
938 480),
954 int i, hw_ver, ret; in mt6359_regulator_probe() local
[all …]
/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c46 -68, -164, -96, 692, 364, -692, -1012, -68, 260, -480, 876,
51 540, 416, 92, 444, 480, -72, -1416, 164, -1172, -68, 24,
108 -116, 316, 160, -140, 352, 808, -416, 592, 316, -480, 56,
111 -316, -1216, -588, 520, -108, 92, -320, 368, -480, -216, -92,
123 -480, -628, -84, 192, 852, -404, -288, -132, 204, 100, 168,
131 0, 160, 356, 372, -776, 740, -128, 676, -248, -480, 4,
149 -724, 1536, 940, 372, 112, -372, 436, -480, 1136, 296, -32,
245 s32 i, j; in rockchip_av1_generate_luma_grain_block() local
247 for (i = 0; i < 73; i++) { in rockchip_av1_generate_luma_grain_block()
252 (*luma_grain_block)[i][j] = in rockchip_av1_generate_luma_grain_block()
[all …]
/linux/Documentation/fb/
H A Dmodedb.rst23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
31 - NSTC: 480i output, with the CCIR System-M TV mode and NTSC color encoding
32 - NTSC-J: 480i output, with the CCIR System-M TV mode, the NTSC color
34 - PAL: 576i output, with the CCIR System-B TV mode and PAL color encoding
35 - PAL-M: 480i output, with the CCIR System-M TV mode and PAL color encoding
41 If 'i' is specified, calculate for an interlaced mode. And if 'm' is
49 'e' will force the display to be enabled, i.e. it will override the detection
52 signals (e.g. HDMI and DVI-I). For other outputs it behaves like 'e'. If 'd'
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-aristainetos_4.dts12 model = "aristainetos i.MX6 Dual Lite Board 4";
40 timing0: timing-480x800p60 {
42 hactive = <480>;
/linux/Documentation/filesystems/ext4/
H A Dblocks.rst11 page size (i.e. 64KiB blocks on a i386 which only has 4KiB memory
65 - 134,480,396
127 - 134,480,396
141 Note: Files not using extents (i.e. files using block maps) must be
/linux/drivers/video/fbdev/
H A Dvalkyriefb.h91 /* I'm not sure which mode this is (16 or 17), so I'm defining it as 17,
92 * since the equivalent mode in controlfb (which I adapted this from) is
96 * I was going to use 12, 31, 3, which I found by myself, but instead I'm
111 * mode still doesn't match MacOS exactly (as far as I can tell), it's a lot
119 /* I interpolated the V=69.71 from the vmode 14 and old 15
165 640, 480
173 640, 480
H A Dps3fb.c143 /* 480i */
144 "480i", 60, 576, 384, 74074, 130, 89, 78, 57, 63, 6,
147 /* 480p */
148 "480p", 60, 576, 384, 37037, 130, 89, 78, 57, 63, 6,
155 /* 1080i */
156 "1080i", 60, 1688, 964, 13481, 264, 160, 94, 62, 88, 5,
166 /* 576i */
167 "576i", 50, 576, 460, 74074, 142, 83, 97, 63, 63, 5,
178 /* 1080i */
179 "1080i", 50, 1688, 964, 13468, 264, 600, 94, 62, 88, 5,
[all …]
/linux/drivers/staging/fbtft/
H A Dfb_ra8875.c70 } else if ((par->info->var.xres == 480) && in init_display()
96 (par->info->var.yres == 480)) { in init_display()
121 (par->info->var.yres == 480)) { in init_display()
186 int i, ret; in write_reg8_bus8() local
194 for (i = 0; i < len; i++) in write_reg8_bus8()
195 buf[i] = (u8)va_arg(args, unsigned int); in write_reg8_bus8()
218 i = len; in write_reg8_bus8()
219 while (i--) in write_reg8_bus8()
244 int i; in write_vmem16_bus8() local
264 for (i = 0; i < to_copy; i++) in write_vmem16_bus8()
[all …]
/linux/Documentation/usb/
H A Dehci.rst11 - "High Speed" 480 Mbit/sec (60 MByte/sec)
52 It's believed to do all the right PCI magic so that I/O works even on
127 usb-storage doing disk I/O; watch the request queues!)
155 them. The 480 Mbit/sec "raw transfer rate" is obeyed by all devices,
168 approach the quoted 480 MBit/sec transfer rate.
208 I/O completion and the driver issuing the next request will take longer
209 than the I/O. If that same loop used 16 KB chunks, it'd be better; a
212 But rather than depending on such large I/O buffers to make synchronous
213 I/O be efficient, it's better to just queue up several (bulk) requests
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.c92 {31500, 640, 480, 75, 40, 63, 5}, /* 640x480@75Hz */
95 {30240, 640, 480, 67, 62, 75, 4}, /* 640x480@67Hz */
97 {25175, 640, 480, 60, 85, 107, 5}, /* 640x480@60Hz */
98 {25200, 640, 480, 60, 50, 63, 5}, /* 640x480@60Hz */
155 unsigned int i; in lsdc_pixpll_find() local
157 for (i = 0; i < num; ++i) { in lsdc_pixpll_find()
158 pt = &pixpll_parms_table[i]; in lsdc_pixpll_find()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.c64 RADAR_SPEC(0, 40, 4, 54, 96, 480, 150, 2900, 80100, 40, 0,
73 RADAR_SPEC(0, 40, 4, 54, 96, 480, 150, 2900, 80100, 40, 0,
82 RADAR_SPEC(0, 40, 4, 54, 96, 480, 150, 2900, 80100, 40, 0,
94 RADAR_SPEC(0, 40, 4, 44, 96, 480, 150, 2900, 80100, 40, 0,
103 RADAR_SPEC(0, 40, 4, 44, 96, 480, 150, 2900, 80100, 40, 0,
112 RADAR_SPEC(0, 40, 4, 44, 96, 480, 150, 2900, 80100, 40, 0,
209 int i; in mt76x02_dfs_detector_reset() local
215 for (i = 0; i < ARRAY_SIZE(dfs_pd->event_rb); i++) { in mt76x02_dfs_detector_reset()
216 dfs_pd->event_rb[i].h_rb = 0; in mt76x02_dfs_detector_reset()
217 dfs_pd->event_rb[i].t_rb = 0; in mt76x02_dfs_detector_reset()
[all …]
/linux/drivers/media/usb/em28xx/
H A Dem28xx-camera.c33 int i; in em28xx_initialize_mt9m111() local
41 for (i = 0; i < ARRAY_SIZE(regs); i++) in em28xx_initialize_mt9m111()
43 &regs[i][0], 3); in em28xx_initialize_mt9m111()
53 int i; in em28xx_initialize_mt9m001() local
70 for (i = 0; i < ARRAY_SIZE(regs); i++) in em28xx_initialize_mt9m001()
72 &regs[i][0], 3); in em28xx_initialize_mt9m001()
84 int ret, i; in em28xx_probe_sensor_micron() local
91 for (i = 0; micron_sensor_addrs[i] != I2C_CLIENT_END; i++) { in em28xx_probe_sensor_micron()
92 client->addr = micron_sensor_addrs[i]; in em28xx_probe_sensor_micron()
98 "couldn't read from i2c device 0x%02x: error %i\n", in em28xx_probe_sensor_micron()
[all …]
/linux/arch/arm/mach-omap2/
H A Dpdata-quirks.c457 OF_DEV_AUXDATA("ti,omap2-iommu", 0x480bd400, "480bd400.mmu",
460 "480cb000.smartreflex", &omap_sr_pdata[OMAP_SR_CORE]),
462 "480c9000.smartreflex", &omap_sr_pdata[OMAP_SR_MPU]),
464 OF_DEV_AUXDATA("ti,omap3-hsmmc", 0x480b4000, "480b4000.mmc", &mmc_pdata[1]),
543 int i; in pdata_quirks_init_clocks() local
545 for (i = 0; i < ARRAY_SIZE(pdata_quirks_init_nodes); i++) { in pdata_quirks_init_clocks()
546 np = of_find_node_by_name(NULL, pdata_quirks_init_nodes[i]); in pdata_quirks_init_clocks()

12345678910>>...12