Searched refs:slowpci (Results 1 – 2 of 2) sorted by relevance
108 slowpci=1 fastpci Enable or disable fast PCI read/writes.109 slowpci=1 slowpci Default : fastpci134 try turning off clipping (clipping=0), and/or using slowpci
100 static bool slowpci; /* slow PCI settings */ variable1215 if (slowpci) { in sst_init()1295 slowpci = 0; in sstfb_setup()1297 slowpci = 1; in sstfb_setup()1528 module_param(slowpci, bool, 0);1529 MODULE_PARM_DESC(slowpci, "Uses slow PCI settings (0 or 1) (default=0)");