Searched refs:PIPECONF_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.h286 #define PIPECONF_ENABLE (1 << 31) macro
H A Dintelfbhw.c1343 tmp &= ~PIPECONF_ENABLE;
1355 tmp &= ~PIPECONF_ENABLE;
1430 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABLE);

Completed in 23 milliseconds