This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

VENC Registers of DM8148

Hello everyone,

I am trying to use composite video output on EVM8148.

/* VENC Register settings */
WR_MEM_32(0x48105e00, 0x4fff0000);
WR_MEM_32(0x48105e04, 0x00000015); /* Color Bar */
:

But I could not find address and meanings of VENC registers.

How can I get the document?

Best Regards
Yoji