Searched refs:slowpci (Results 1 – 2 of 2) sorted by relevance
132 slowpci=1 fastpci Enable or disable fast PCI read/writes.133 slowpci=1 slowpci Default : fastpci166 try turning off clipping (clipping=0), and/or using slowpci
102 static bool slowpci; /* slow PCI settings */ variable1217 if (slowpci) { in sst_init()1297 slowpci = 0; in sstfb_setup()1299 slowpci = 1; in sstfb_setup()1534 module_param(slowpci, bool, 0);1535 MODULE_PARM_DESC(slowpci, "Uses slow PCI settings (0 or 1) (default=0)");