Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dgbefb.c206 val = gbe->vt_xy; in gbe_turn_off()
251 val = gbe->vt_xy; in gbe_turn_off()
262 val = gbe->vt_xy; in gbe_turn_off()
275 gbe->vt_xy = val; in gbe_turn_off()
278 val = gbe->vt_xy; in gbe_turn_off()
319 val = gbe->vt_xy; in gbe_turn_on()
342 gbe->vt_xy = val; in gbe_turn_on()
345 val = gbe->vt_xy; in gbe_turn_on()
/kernel/linux/linux-5.10/include/video/
Dgbe.h21 volatile uint32_t vt_xy; /* current dot coords */ member