Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dgbefb.c216 val = gbe->frm_control; in gbe_turn_off()
218 gbe->frm_control = val; in gbe_turn_off()
354 val = gbe->frm_control; in gbe_turn_on()
356 gbe->frm_control = val; in gbe_turn_on()
759 gbe->frm_control = val; in gbefb_set_par()
/linux/include/video/
H A Dgbe.h49 volatile uint32_t frm_control; /* normal plane ctrl 3 */ member