Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lasat/
Dpicvue.c191 #define DISP_ON (1 << 2) macro
196 pvc_write(DISP_CNT_CMD | (cmd & (DISP_ON|CUR_ON|CUR_BLINK)), MODE_INST); in pvc_dispcnt()
230 pvc_dispcnt(DISP_ON); in pvc_init()
Dpicvue.h33 #define DISP_ON (1 << 2) macro