Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dgbefb.c223 val = gbe->frm_control; in gbe_turn_off()
225 gbe->frm_control = val; in gbe_turn_off()
363 val = gbe->frm_control; in gbe_turn_on()
365 gbe->frm_control = val; in gbe_turn_on()
768 gbe->frm_control = val; in gbefb_set_par()
/linux-4.1.27/include/video/
Dgbe.h51 volatile uint32_t frm_control; /* normal plane ctrl 3 */ member