Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h286 #define PIPECONF_ENABLE (1 << 31) macro
H A Dintelfbhw.c1352 tmp &= ~PIPECONF_ENABLE; in intelfbhw_program_mode()
1364 tmp &= ~PIPECONF_ENABLE; in intelfbhw_program_mode()
1439 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABLE); in intelfbhw_program_mode()