Searched refs:DC_FB_ST_OFFSET (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
H A D | display_gx1.h | 118 #define DC_FB_ST_OFFSET 0x10 macro
|
H A D | gxfb.h | 92 DC_FB_ST_OFFSET, enumerator
|
H A D | display_gx.c | 99 write_dc(par, DC_FB_ST_OFFSET, 0); in gx_set_mode()
|
H A D | lxfb.h | 121 DC_FB_ST_OFFSET, enumerator
|
H A D | display_gx1.c | 131 writel(0, par->dc_regs + DC_FB_ST_OFFSET); in gx1_set_mode()
|
H A D | lxfb_ops.c | 379 write_dc(par, DC_FB_ST_OFFSET, 0); in lx_set_mode()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
H A D | display_gx1.h | 118 #define DC_FB_ST_OFFSET 0x10 macro
|
H A D | display_gx.c | 99 write_dc(par, DC_FB_ST_OFFSET, 0); in gx_set_mode()
|
H A D | gxfb.h | 92 DC_FB_ST_OFFSET, enumerator
|
H A D | display_gx1.c | 131 writel(0, par->dc_regs + DC_FB_ST_OFFSET); in gx1_set_mode()
|
H A D | lxfb.h | 121 DC_FB_ST_OFFSET, enumerator
|
H A D | lxfb_ops.c | 379 write_dc(par, DC_FB_ST_OFFSET, 0); in lx_set_mode()
|
Completed in 8 milliseconds