Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dgbefb.c221 val = gbe->frm_control; in gbe_turn_off()
223 gbe->frm_control = val; in gbe_turn_off()
361 val = gbe->frm_control; in gbe_turn_on()
363 gbe->frm_control = val; in gbe_turn_on()
766 gbe->frm_control = val; in gbefb_set_par()
/linux-4.4.14/include/video/
Dgbe.h51 volatile uint32_t frm_control; /* normal plane ctrl 3 */ member