Lines Matching full:specified
52 Reads the I/O port specified by Port with registers width specified by Width.
82 Writes the I/O port specified by Port with registers width and value specified by Width
113 Reads the MMIO registers specified by Address with registers width specified by Width.
143 Writes the MMIO registers specified by Address with registers width and value specified by Width
174 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
197 Writes the 8-bit I/O port specified by Port with the value specified by Value
222 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
251 Writes the 16-bit I/O port specified by Port with the value specified by Value
282 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
311 Writes the 32-bit I/O port specified by Port with the value specified by Value
342 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
371 Writes the 64-bit I/O port specified by Port with the value specified by Value
402 Reads the 8-bit MMIO register specified by Address. The 8-bit read value is
425 Writes the 8-bit MMIO register specified by Address with the value specified
448 Reads the 16-bit MMIO register specified by Address. The 16-bit read value is
477 Writes the 16-bit MMIO register specified by Address with the value specified
506 Reads the 32-bit MMIO register specified by Address. The 32-bit read value is
535 Writes the 32-bit MMIO register specified by Address with the value specified
564 Reads the 64-bit MMIO register specified by Address. The 64-bit read value is
593 Writes the 64-bit MMIO register specified by Address with the value specified