Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dcg3.c119 #define CG3_FLAG_RDI 0x00000002 macro
317 if (par->flags & CG3_FLAG_RDI) in cg3_do_default_mode()
374 par->flags |= CG3_FLAG_RDI; in cg3_probe()
375 if (par->flags & CG3_FLAG_RDI) in cg3_probe()