Searched refs:MmioAnd16 (Results 1 – 16 of 16) sorted by relevance
125 MmioAnd16 ( \399 #define PchMmRcrb16And(Register, AndData) MmioAnd16 (PCH_RCRB_BASE + Register, AndDat…
541 return MmioAnd16 ((UINTN) GetPciExpressBaseAddress () + Address, AndData); in PciExpressAnd16()
575 return MmioAnd16 ((UINTN) GetPciExpressBaseAddress () + Address, AndData); in PciExpressAnd16()
585 return MmioAnd16 ((UINTN) GetPciExpressBaseAddress () + Address, AndData); in PciExpressAnd16()
826 return MmioAnd16 (GetPciExpressAddress (Address), AndData); in PciExpressAnd16()
1613 MmioAnd16 (
1553 MmioAnd16 (
1496 MmioAnd16 ( in MmioAnd16() function
1501 MmioAnd16 ( in MmioAnd16() function
1504 MmioAnd16 ( in MmioAnd16() function
1526 MmioAnd16 ( in MmioAnd16() function
1475 MmioAnd16 ( in MmioAnd16() function
1484 MmioAnd16 ( in MmioAnd16() function
1492 MmioAnd16 ( in MmioAnd16() function
1999 return InternalSaveMmioWrite16ValueToBootScript (Address, MmioAnd16 (Address, AndData)); in S3MmioAnd16()