Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/via/
Daccel.h195 #define VIA_CMD_RGTR_BUSY_M1 0x00000010 /* Command Regulator is busy */ macro
Daccel.c527 mask = VIA_CMD_RGTR_BUSY_M1 | VIA_2D_ENG_BUSY_M1 | in viafb_wait_engine_idle()