Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dgbefb.c206 val = gbe->vt_xy; in gbe_turn_off()
251 val = gbe->vt_xy; in gbe_turn_off()
261 val = gbe->vt_xy; in gbe_turn_off()
273 gbe->vt_xy = val; in gbe_turn_off()
276 val = gbe->vt_xy; in gbe_turn_off()
317 val = gbe->vt_xy; in gbe_turn_on()
340 gbe->vt_xy = val; in gbe_turn_on()
343 val = gbe->vt_xy; in gbe_turn_on()
/openbmc/linux/include/video/
H A Dgbe.h21 volatile uint32_t vt_xy; /* current dot coords */ member