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