Home
last modified time | relevance | path

Searched refs:DC_H_ACTIVE_TIMING (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/geode/
Ddisplay_gx.c147 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | in gx_set_mode()
Dgxfb.h116 DC_H_ACTIVE_TIMING, enumerator
Dlxfb.h145 DC_H_ACTIVE_TIMING, enumerator
Dlxfb_ops.c482 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | ((htotal - 1) << 16)); in lx_set_mode()