Searched refs:LCDCMD_FRM_EN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/ingenic/ | ||
| H A D | jz4780_lcd.h | 145 #define LCDCMD_FRM_EN (1 << 26) macro |
| H A D | jz4780_lcd.c | 187 fdesc->cmd = LCDCMD_FRM_EN | (line_sz * mode->vdisplay); in jzlcd_setup_descriptor() |