Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/geode/
Dlxfb.h173 DC_CLR_KEY, enumerator
Dlxfb_ops.c206 val = read_dc(par, DC_CLR_KEY); in lx_graphics_disable()
207 write_dc(par, DC_CLR_KEY, val & ~DC_CLR_KEY_CLR_KEY_EN); in lx_graphics_disable()