Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dgbefb.c207 val = gbe->vt_xy; in gbe_turn_off()
252 val = gbe->vt_xy; in gbe_turn_off()
262 val = gbe->vt_xy; in gbe_turn_off()
274 gbe->vt_xy = val; in gbe_turn_off()
277 val = gbe->vt_xy; in gbe_turn_off()
318 val = gbe->vt_xy; in gbe_turn_on()
341 gbe->vt_xy = val; in gbe_turn_on()
344 val = gbe->vt_xy; in gbe_turn_on()
/linux/include/video/
H A Dgbe.h21 volatile uint32_t vt_xy; /* current dot coords */ member