Home | History | Annotate | Download | only in BaseSerialPortLib16550

Lines Matching refs:IoBaseUpper16

278         IoBase = (PciRead16 (PciLibAddress + OFFSET_OF (PCI_TYPE01, Bridge.IoBaseUpper16)) << 4) | (IoBase >> 4);