Searched refs:vertical (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/Documentation/fb/ |
D | framebuffer.txt | 170 this is called the vertical retrace. During both the horizontal and vertical 192 A full screen counts 480 (yres) lines, but we have to consider the vertical 197 The vertical scanrate is about 59 Hz: 202 stable picture without visible flicker, VESA recommends a vertical scanrate of 208 scanline. Similarly it supplies a synchronization pulse (vertical sync or 214 vertical retrace time is the sum of the upper margin, the lower margin and the 253 (in picoseconds, 1E-12 s), and vertical timings in number of scanlines. 271 - vsync_len: length of vertical sync 284 3) vertical timings:
|
D | README-sstfb.txt | 52 a big blue square, a green and a red small squares and a vertical
|
D | matroxfb.txt | 237 yres:X - vertical resolution, in pixel lines. Default is derived from `vesa' 270 fv:X - maximum vertical frequency. X must be specified in Hz. Default is
|
/linux-2.4.37.9/drivers/usb/host/ |
D | usb-uhci.c | 267 INIT_LIST_HEAD (&(*new)->vertical); in alloc_td() 294 list_add_tail (&new->vertical, &qh->vertical); in insert_td() 296 prev = list_entry (new->vertical.prev, uhci_desc_t, vertical); in insert_td() 338 next = list_entry (element->vertical.next, uhci_desc_t, vertical); in unlink_td() 345 prev = list_entry (element->vertical.prev, uhci_desc_t, vertical); in unlink_td() 358 list_del (&element->vertical); in unlink_td() 390 INIT_LIST_HEAD (&(*new)->vertical); in alloc_qh() 458 while ((p = qh->vertical.next) != &qh->vertical) { in delete_qh() 459 td = list_entry (p, uhci_desc_t, vertical); in delete_qh() 1002 prevtd = list_entry (prevqh->vertical.prev, uhci_desc_t, vertical); in uhci_clean_transfer() [all …]
|
D | usb-uhci.h | 151 struct list_head vertical; member
|
/linux-2.4.37.9/Documentation/usb/ |
D | uhci.txt | 110 transfers are appended as (vertical) TDs. After building the whole QH with its 124 are double-linked through the .vertical and .horizontal elements in the 158 To ensure that the host controller really left a vertical TD chain, we
|
D | ov511.txt | 197 the Y and UV channels in the horizontal and vertical directions. See
|
D | ibmcam.txt | 102 Another strange effect of 352x288 mode is the fine vertical grid visible
|
/linux-2.4.37.9/Documentation/ |
D | svga.txt | 146 vertical display timing according to mode parameters, which can be used to 216 contains the most common video BIOS bug called "incorrect vertical display
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 360 vertical size of the display is less than 400 pixel rows. Otherwise, the 503 <vmin> and <vmax> are the minimum and maximum, resp., vertical frequencies 763 of `VGA8x8' if the vertical size of the display is less than 400 pixel 774 <vmin> and <vmax> are the minimum and maximum, resp., vertical frequencies
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 730 movw $0xdb12, %ax # VGA vertical display end
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 729 movw $0xdb12, %ax # VGA vertical display end
|
/linux-2.4.37.9/Documentation/networking/ |
D | arcnet-hardware.txt | 285 IRQ 9 - FREE (VGA vertical sync interrupt if enabled) 293 Note: IRQ 9 is used on some video cards for the "vertical retrace"
|