Home | History | Annotate | Download | only in PeiIoLibCpuIo

Lines Matching refs:MmioWrite16

1502   return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) | OrData));

1531 return MmioWrite16 (Address, (UINT16) (MmioRead16 (Address) & AndData));
1563 return MmioWrite16 (Address, (UINT16) ((MmioRead16 (Address) & AndData) | OrData));
1631 return MmioWrite16 (
1674 return MmioWrite16 (
1717 return MmioWrite16 (
1764 return MmioWrite16 (