Searched refs:XGIfb_pdc (Results 1 – 2 of 2) sorted by relevance
312 static int XGIfb_pdc = 0; variable
2117 XGIfb_pdc = simple_strtoul(this_opt + 4, NULL, 0); in XGIfb_setup()2118 if (XGIfb_pdc & ~0x3c) { in XGIfb_setup()2120 XGIfb_pdc = 0; in XGIfb_setup()