Home
last modified time | relevance | path

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

/external/u-boot/configs/
Drpi_2_defconfig35 CONFIG_SYS_WHITE_ON_BLACK=y
Drpi_defconfig35 CONFIG_SYS_WHITE_ON_BLACK=y
Drpi_3_32b_defconfig38 CONFIG_SYS_WHITE_ON_BLACK=y
Drpi_0_w_defconfig35 CONFIG_SYS_WHITE_ON_BLACK=y
Drpi_3_defconfig38 CONFIG_SYS_WHITE_ON_BLACK=y
Dbrppt1_mmc_defconfig60 CONFIG_SYS_WHITE_ON_BLACK=y
Dbrxre1_defconfig60 CONFIG_SYS_WHITE_ON_BLACK=y
Dbrppt1_spi_defconfig72 CONFIG_SYS_WHITE_ON_BLACK=y
Dbrppt1_nand_defconfig62 CONFIG_SYS_WHITE_ON_BLACK=y
/external/u-boot/drivers/video/
Dvideo-uclass.c118 #ifdef CONFIG_SYS_WHITE_ON_BLACK in video_set_default_colors()
/external/u-boot/include/configs/
Dsunxi-common.h461 #define CONFIG_SYS_WHITE_ON_BLACK macro
/external/u-boot/common/
Dlcd.c190 #ifndef CONFIG_SYS_WHITE_ON_BLACK in lcd_clear()