Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/dss/
Ddispc.c218 [DISPC_MGR_FLD_ENABLE] = { DISPC_CONTROL3, 0, 0 },
219 [DISPC_MGR_FLD_STNTFT] = { DISPC_CONTROL3, 3, 3 },
220 [DISPC_MGR_FLD_GO] = { DISPC_CONTROL3, 5, 5 },
221 [DISPC_MGR_FLD_TFTDATALINES] = { DISPC_CONTROL3, 9, 8 },
222 [DISPC_MGR_FLD_STALLMODE] = { DISPC_CONTROL3, 11, 11 },
3241 DUMPREG(DISPC_CONTROL3); in dispc_dump_regs()
Ddispc.h40 #define DISPC_CONTROL3 0x0848 macro