Home
last modified time | relevance | path

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

/bsp/loongson/ls1cdev/drivers/
A Ddisplay_controller.h22 #define DC_FB_CONFIG __REG32(DC_BASE + 0x000)
23 #define DC_FB_BUFFER_ADDR0 __REG32(DC_BASE + 0x020)
24 #define DC_FB_BUFFER_STRIDE __REG32(DC_BASE + 0x040)
25 #define DC_FB_BUFFER_ORIGIN __REG32(DC_BASE + 0x060)
26 #define DC_DITHER_CONFIG __REG32(DC_BASE + 0x120)
27 #define DC_DITHER_TABLE_LOW __REG32(DC_BASE + 0x140)
28 #define DC_DITHER_TABLE_HIGH __REG32(DC_BASE + 0x160)
29 #define DC_PANEL_CONFIG __REG32(DC_BASE + 0x180)
30 #define DC_PANEL_TIMING __REG32(DC_BASE + 0x1A0)
31 #define DC_HDISPLAY __REG32(DC_BASE + 0x1C0)
[all …]
/bsp/loongson/ls1bdev/drivers/
A Ddisplay_controller.h20 #define DC_FB_CONFIG __REG32(DC_BASE + 0x000)
21 #define DC_FB_BUFFER_ADDR0 __REG32(DC_BASE + 0x020)
22 #define DC_FB_BUFFER_STRIDE __REG32(DC_BASE + 0x040)
23 #define DC_FB_BUFFER_ORIGIN __REG32(DC_BASE + 0x060)
24 #define DC_DITHER_CONFIG __REG32(DC_BASE + 0x120)
25 #define DC_DITHER_TABLE_LOW __REG32(DC_BASE + 0x140)
26 #define DC_DITHER_TABLE_HIGH __REG32(DC_BASE + 0x160)
27 #define DC_PANEL_CONFIG __REG32(DC_BASE + 0x180)
28 #define DC_PANEL_TIMING __REG32(DC_BASE + 0x1A0)
29 #define DC_HDISPLAY __REG32(DC_BASE + 0x1C0)
[all …]

Completed in 5 milliseconds