User's Manual

Table Of Contents
S3C2450X RISC MICROPROCESSOR LCD CONTROLLER
22-43
8.1.18 VIDEO Interrupt Control Register
Register Address R/W Description Reset Value
VIDINTCON 0x4C8000AC R/W Indicate the Video interrupt control register 0x3F00000
VIDINTCON Bit Description Initial state
FIFOINTERVAL [25:20] These bits control the interval of the FIFO interrupt. 0x3F
SYSMAINCON [19] Sending complete interrupt enable bit to Main LCD
0 = Interrupt Disable.
1 = Interrupt Enable.
0
SYSSUBCON [18] Sending complete interrupt enable bit to Sub LCD
0 = Interrupt Disable.
1 = Interrupt Enable.
0
SYSIFDONE [17] i80-System Interface Interrupt Enable control (only for i80-
System Interface mode).
0 = Interrupt Disable.
1 = Interrupt Enable.
0
FRAMESEL0 [16:15] Video Frame Interrupt 0 (SUBINT_LCD3) at start of :
00 = BACK Porch 01 = VSYNC
10 = ACTIVE 11 = FRONT Porch
0
FRAMESEL1 [14:13] Video Frame Interrupt 1 (SUBINT_LCD3) at start of :
00 = None 01 = BACK Porch
10 = VSYNC 11 = FRONT Porch
0
INTFRMEN [12] Video Frame interrupts (SUBINT_LCD3) Enable control bit.
0 = Video Frame Interrupt Disable
1 = Video Frame Interrupt Enable
0
FIFOSEL [11:5] FIFO Interrupt control bit, each bit has the meaning of
[11:7] Reserved
[ 6] Window 1 control ( 0: disable, 1: enable)
[ 5] Window 0 control ( 0: disable, 1: enable)
0
FIFOLEVEL [4:2] Video FIFO Interrupt (SUBINT_LCD2) Level Select
000 = 25% left 001 = 50% left
010 = 75% left 011 = empty 100 = full
0
INTFIFOEN [1] LCD FIFO interrupt (SUBINT_LCD2) Enable control bit.
0 = LCD FIFO Level Interrupt Disable
1 = LCD FIFO Level Interrupt Enable
0
INTEN [0] LCD interrupt (INT_LCD) Enable control bit.
0 = LCD Interrupt Disable
1 = LCD Interrupt Enable
0
NOTE: Frame interrupt (SUBINT_LCD3) has two interrupt sources, which are Frame interrupt0 and 1.
For example, if FRAMESEL0 is ‘00b’ and FRAMESEL1 is ‘00b’, then Frame interrupt (SUBINT_LCD3) is
asserted at the start of RGB_VSYNC. If FRAMESEL0 is ‘00b’ and FRAMESEL1 is ‘01b’, then Frame
interrupt (SUBINT_LCD3) is asserted twice at the start of RGB_VSYNC and BACK porch.