Home | History | Annotate | Download | only in PeiIoLibCpuIo

Lines Matching full:specified

26   Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.

56 Writes the 8-bit I/O port specified by Port with the value specified by Value
89 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
123 Writes the 16-bit I/O port specified by Port with the value specified by Value
160 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
194 Writes the 32-bit I/O port specified by Port with the value specified by Value
231 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
265 Writes the 64-bit I/O port specified by Port with the value specified by Value
302 Reads the 8-bit MMIO register specified by Address. The 8-bit read value is
332 Writes the 8-bit MMIO register specified by Address with the value specified
365 Reads the 16-bit MMIO register specified by Address. The 16-bit read value is
400 Writes the 16-bit MMIO register specified by Address with the value specified
437 Reads the 32-bit MMIO register specified by Address. The 32-bit read value is
472 Writes the 32-bit MMIO register specified by Address with the value specified
509 Reads the 64-bit MMIO register specified by Address. The 64-bit read value is
544 Writes the 64-bit MMIO register specified by Address with the value specified