Home | History | Annotate | Download | only in PeiIoLibCpuIo

Lines Matching refs:MmioWrite8

1214   return MmioWrite8 (Address, (UINT8) (MmioRead8 (Address) | OrData));

1242 return MmioWrite8 (Address, (UINT8) (MmioRead8 (Address) & AndData));
1274 return MmioWrite8 (Address, (UINT8) ((MmioRead8 (Address) & AndData) | OrData));
1340 return MmioWrite8 (
1382 return MmioWrite8 (
1424 return MmioWrite8 (
1470 return MmioWrite8 (