Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c143 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | in gx_set_mode()
H A Dgxfb.h107 DC_H_ACTIVE_TIMING, enumerator
H A Dlxfb.h136 DC_H_ACTIVE_TIMING, enumerator
H A Dlxfb_ops.c478 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | ((htotal - 1) << 16)); in lx_set_mode()