Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Ddispc.c207 [DISPC_MGR_FLD_ENABLE] = { DISPC_CONTROL3, 0, 0 },
208 [DISPC_MGR_FLD_STNTFT] = { DISPC_CONTROL3, 3, 3 },
209 [DISPC_MGR_FLD_GO] = { DISPC_CONTROL3, 5, 5 },
210 [DISPC_MGR_FLD_TFTDATALINES] = { DISPC_CONTROL3, 9, 8 },
211 [DISPC_MGR_FLD_STALLMODE] = { DISPC_CONTROL3, 11, 11 },
3217 DUMPREG(DISPC_CONTROL3); in dispc_dump_regs()
Ddispc.h40 #define DISPC_CONTROL3 0x0848 macro