Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dgbefb.c214 val = gbe->vt_xy; in gbe_turn_off()
259 val = gbe->vt_xy; in gbe_turn_off()
270 val = gbe->vt_xy; in gbe_turn_off()
283 gbe->vt_xy = val; in gbe_turn_off()
286 val = gbe->vt_xy; in gbe_turn_off()
327 val = gbe->vt_xy; in gbe_turn_on()
350 gbe->vt_xy = val; in gbe_turn_on()
353 val = gbe->vt_xy; in gbe_turn_on()
/linux-4.1.27/include/video/
Dgbe.h23 volatile uint32_t vt_xy; /* current dot coords */ member