Searched refs:DRAM_RAS_TIMING (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ | ||
H A D | i740_reg.h | 109 #define DRAM_RAS_TIMING 0x08 macro |
H A D | i740fb.c | 1066 par->has_sgram = !((tmp & DRAM_RAS_TIMING) || in i740fb_probe() |