Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Datmel_lcdc.h143 #define ATMEL_LCDC_POL_POSITIVE (1 << 2) macro
/rk3399_rockchip-uboot/drivers/video/
H A Datmel_lcdfb.c197 value |= ATMEL_LCDC_POL_POSITIVE; in atmel_fb_init()