Searched defs:lcd_base (Results 1 – 4 of 4) sorted by relevance
87 static inline int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync()
103 int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync()
311 void mxs_set_lcdclk(uint32_t __maybe_unused lcd_base, uint32_t freq) in mxs_set_lcdclk()
53 static void *lcd_base; /* Start of framebuffer memory */ variable