Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dgbefb.c215 val = gbe->frm_control; in gbe_turn_off()
217 gbe->frm_control = val; in gbe_turn_off()
353 val = gbe->frm_control; in gbe_turn_on()
355 gbe->frm_control = val; in gbe_turn_on()
758 gbe->frm_control = val; in gbefb_set_par()
/openbmc/linux/include/video/
H A Dgbe.h49 volatile uint32_t frm_control; /* normal plane ctrl 3 */ member