Searched refs:DC_H_ACTIVE_TIMING (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
H A D | gxfb.h | 107 DC_H_ACTIVE_TIMING, enumerator
|
H A D | display_gx.c | 143 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | in gx_set_mode()
|
H A D | lxfb.h | 136 DC_H_ACTIVE_TIMING, enumerator
|
H A D | lxfb_ops.c | 478 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | ((htotal - 1) << 16)); in lx_set_mode()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
H A D | display_gx.c | 143 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | in gx_set_mode()
|
H A D | gxfb.h | 107 DC_H_ACTIVE_TIMING, enumerator
|
H A D | lxfb.h | 136 DC_H_ACTIVE_TIMING, enumerator
|
H A D | lxfb_ops.c | 478 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | ((htotal - 1) << 16)); in lx_set_mode()
|
Completed in 7 milliseconds