Lines Matching full:specified
20 Reads the I/O port specified by Port with registers width specified by Width.
62 Writes the I/O port specified by Port with registers width and value specified by Width
103 Reads the MMIO registers specified by Address with registers width specified by Width.
145 Writes the MMIO registers specified by Address with registers width and value specified by Width
186 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
209 Writes the 8-bit I/O port specified by Port with the value specified by Value
234 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
261 Writes the 16-bit I/O port specified by Port with the value specified by Value
290 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
317 Writes the 32-bit I/O port specified by Port with the value specified by Value
346 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
373 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
475 Writes the 16-bit MMIO register specified by Address with the value specified
502 Reads the 32-bit MMIO register specified by Address. The 32-bit read value is
529 Writes the 32-bit MMIO register specified by Address with the value specified
556 Reads the 64-bit MMIO register specified by Address. The 64-bit read value is
583 Writes the 64-bit MMIO register specified by Address with the value specified