Searched refs:ddfstrt (Results 1 – 2 of 2) sorted by relevance
150 unsigned short ddfstrt; member
189 - ddfstrt: Horizontal start of display DMA213 - ddfstrt and ddfstop are best aligned to 64 pixels.215 the first pixel is output, so diwstrt_h = ddfstrt + 64 + 4 if you want219 - ddfstop is ddfstrt+#pixels - 64.225 - if ddfstrt < 192, the sprite DMA cycles are all stolen by the bitplane227 - you really don't want to make ddfstrt < 128, since this will steal DMA245 - ddfstrt must be aligned to fetchstart (table 1)247 ddfstrt = ((diwstrt_h - 4) & -fetchstart) - prefetch250 - if fetchstart is smaller than fetchsize, then ddfstrt can a little bit252 - ddfstop is ddfstrt 755 u_short ddfstrt; global() member 1020 ddfstrt2hw(ddfstrt) global() argument [all...]