Searched refs:VIDC20_DCTL_VRAM_DIS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/ | ||
D | acornfb.h | 199 #define VIDC20_DCTL_VRAM_DIS (0 << 18) macro |
D | acornfb.c | 477 dat_ctl = VIDC20_DCTL_VRAM_DIS | VIDC20_DCTL_SNA | words_per_line; in acornfb_set_timing() |