Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dlcd.c33 #ifndef CONFIG_LCD_ALIGNMENT
34 #define CONFIG_LCD_ALIGNMENT PAGE_SIZE macro
295 size = ALIGN(size, CONFIG_LCD_ALIGNMENT); in lcd_setmem()
296 addr = ALIGN(addr - CONFIG_LCD_ALIGNMENT + 1, CONFIG_LCD_ALIGNMENT); in lcd_setmem()
/openbmc/u-boot/include/configs/
H A Dnyan-big.h27 #define CONFIG_LCD_ALIGNMENT MMU_SECTION_SIZE macro
H A Dtegra20-common.h63 #define CONFIG_LCD_ALIGNMENT MMU_SECTION_SIZE macro
/openbmc/u-boot/tools/buildman/
H A DREADME512 54e8019 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
570 11: lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1108 CONFIG_LCD_ALIGNMENT
/openbmc/u-boot/
H A DREADME1250 CONFIG_LCD_ALIGNMENT