Home
last modified time | relevance | path

Searched refs:VIDC20_DCTL_VRAM_DIS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dacornfb.h161 #define VIDC20_DCTL_VRAM_DIS (0 << 18) macro
H A Dacornfb.c207 dat_ctl = VIDC20_DCTL_VRAM_DIS | VIDC20_DCTL_SNA | words_per_line; in acornfb_set_timing()