Searched refs:MODE_PASSTHRU (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/olpc_dcon/ | ||
H A D | olpc_dcon.h | 13 #define MODE_PASSTHRU BIT(0) macro |
H A D | olpc_dcon.c | 96 dcon->disp_mode = MODE_PASSTHRU | MODE_BL_ENABLE | in dcon_hw_init() |