Searched refs:ATMEL_LCDC_POL_POSITIVE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | atmel_lcdc.h | 142 #define ATMEL_LCDC_POL_POSITIVE (1 << 2) macro |
/external/u-boot/drivers/video/ | ||
D | atmel_lcdfb.c | 196 value |= ATMEL_LCDC_POL_POSITIVE; in atmel_fb_init() |