Home
last modified time | relevance | path

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

/lk-master/platform/armemu/include/platform/armemu/
A Dmemmap.h44 #define DISPLAY_REGS_BASE (DISPLAY_BASE + DISPLAY_SIZE) macro
47 #define DISPLAY_WIDTH (DISPLAY_REGS_BASE + 0) // pixels width/height read/only
48 #define DISPLAY_HEIGHT (DISPLAY_REGS_BASE + 4)
49 #define DISPLAY_BPP (DISPLAY_REGS_BASE + 8) // bits per pixel (16/32)
52 #define CONSOLE_REGS_BASE (DISPLAY_REGS_BASE + DISPLAY_REGS_SIZE)

Completed in 2 milliseconds