Searched refs:ddfstrt (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Damigahw.h179 unsigned short ddfstrt; member in struct:CUSTOM
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Damigahw.h179 unsigned short ddfstrt; member in struct:CUSTOM
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Damifb.c196 - ddfstrt: Horizontal start of display DMA
220 - ddfstrt and ddfstop are best aligned to 64 pixels.
222 first pixel is output, so diwstrt_h = ddfstrt+64+4 if you want to
226 - ddfstop is ddfstrt+#pixels-64.
232 - if ddfstrt < 192, the sprite DMA cycles are all stolen by the bitplane
234 - you really don't want to make ddfstrt < 128, since this will steal DMA
252 - ddfstrt must be aligned to fetchstart (table 1)
254 ddfstrt = ((diwstrt_h-4) & -fetchstart) - prefetch
257 - if fetchstart is smaller than fetchsize, then ddfstrt can a little bit
259 - ddfstop is ddfstrt
713 u_short ddfstrt; member in struct:amifb_par
[all...]

Completed in 96 milliseconds