Searched refs:vt_xymax (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ | ||
H A D | gbe.h | 22 volatile uint32_t vt_xymax; /* maximum dot coords */ member |
/openbmc/linux/drivers/video/fbdev/ | ||
H A D | gbefb.c | 548 gbe->vt_xymax = val; in gbe_set_timing_info() |