Lines Matching +full:use +full:- +full:case
5 * Version 1.1 (the "License"); you may not use this file except in
20 * case the provisions of the GPL are applicable instead of the
21 * above. If you wish to allow the use of your version of this file
22 * only under the terms of the GPL and not to allow others to use
26 * provisions above, a recipient may use your version of this file
121 if (PCI_FUNC(socket->dev->devfn) == 0) { in o2micro_override()
124 dev_dbg(&socket->dev->dev, "O2: 0x94/0xD4: %02x/%02x\n", a, b); in o2micro_override()
126 switch (socket->dev->device) { in o2micro_override()
132 case PCI_DEVICE_ID_O2_6729: in o2micro_override()
133 case PCI_DEVICE_ID_O2_6730: in o2micro_override()
134 case PCI_DEVICE_ID_O2_6812: in o2micro_override()
135 case PCI_DEVICE_ID_O2_6832: in o2micro_override()
136 case PCI_DEVICE_ID_O2_6836: in o2micro_override()
137 case PCI_DEVICE_ID_O2_6933: in o2micro_override()
151 dev_warn(&socket->dev->dev, in o2micro_override()
155 dev_info(&socket->dev->dev, in o2micro_override()
156 …"O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the… in o2micro_override()
162 dev_info(&socket->dev->dev, in o2micro_override()
163 …"O2: disabling read prefetch/write burst. If you experience problems or performance issues, use th… in o2micro_override()