Home | History | Annotate | Download | only in MMCHSDxe

Lines Matching refs:GPIO1_BASE

371   MmioAndThenOr32 (GPIO1_BASE + GPIO_OE, ~BIT23, BIT23);

1106 gMMCHSMedia.ReadOnly = (MmioRead32 (GPIO1_BASE + GPIO_DATAIN) & BIT23) == BIT23;