Home | History | Annotate | Download | only in BaseIoLibIntrinsic

Lines Matching full:specified

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

45 Writes the 64-bit I/O port specified by Port with the value specified by Value
73 Reads the 8-bit MMIO register specified by Address. The 8-bit read value is
102 Writes the 8-bit MMIO register specified by Address with the value specified
131 Reads the 16-bit MMIO register specified by Address. The 16-bit read value is
163 Writes the 16-bit MMIO register specified by Address with the value specified
195 Reads the 32-bit MMIO register specified by Address. The 32-bit read value is
227 Writes the 32-bit MMIO register specified by Address with the value specified
259 Reads the 64-bit MMIO register specified by Address. The 64-bit read value is
291 Writes the 64-bit MMIO register specified by Address with the value specified