Searched refs:LCDC_LCDEN_PWMEN (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | atmel_hlcdc.h | 124 #define LCDC_LCDEN_PWMEN (0x1 << 3) macro |
| /u-boot/drivers/video/ | ||
| A D | atmel_hlcdfb.c | 251 writel(value | LCDC_LCDEN_PWMEN, ®s->lcdc_lcden); in atmel_hlcdc_init() |
Completed in 4 milliseconds