Home
last modified time | relevance | path

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

/arch/mips/lasat/
Dpicvue.c192 #define DISP_ON (1 << 2) macro
197 pvc_write(DISP_CNT_CMD | (cmd & (DISP_ON|CUR_ON|CUR_BLINK)), MODE_INST); in pvc_dispcnt()
231 pvc_dispcnt(DISP_ON); in pvc_init()
Dpicvue.h33 #define DISP_ON (1 << 2) macro