Home
last modified time | relevance | path

Searched refs:EnableAddress (Results 1 – 5 of 5) sorted by relevance

/third_party/lib/acpica/source/components/hardware/
A Dhwgpe.c129 Status = AcpiHwRead (&EnableMask, &GpeRegisterInfo->EnableAddress); in AcpiHwLowSetGpe()
169 Status = AcpiHwWrite (EnableMask, &GpeRegisterInfo->EnableAddress); in AcpiHwLowSetGpe()
281 Status = AcpiHwRead (&InByte, &GpeRegisterInfo->EnableAddress); in AcpiHwGetGpeStatus()
335 Status = AcpiHwWrite (EnableMask, &GpeRegisterInfo->EnableAddress); in AcpiHwGpeEnableWrite()
/third_party/lib/acpica/source/components/events/
A Devgpeblk.c292 ThisRegister->EnableAddress.Address = in AcpiEvCreateGpeInfoBlocks()
296 ThisRegister->EnableAddress.SpaceId = GpeBlock->SpaceId; in AcpiEvCreateGpeInfoBlocks()
298 ThisRegister->EnableAddress.BitWidth = ACPI_GPE_REGISTER_WIDTH; in AcpiEvCreateGpeInfoBlocks()
300 ThisRegister->EnableAddress.BitOffset = 0; in AcpiEvCreateGpeInfoBlocks()
313 Status = AcpiHwWrite (0x00, &ThisRegister->EnableAddress); in AcpiEvCreateGpeInfoBlocks()
A Devgpe.c449 Status = AcpiHwRead (&EnableReg, &GpeRegisterInfo->EnableAddress); in AcpiEvGpeDetect()
/third_party/lib/acpica/source/components/debugger/
A Ddbdisply.c887 GpeBlock->RegisterInfo->EnableAddress.Address)); in AcpiDbDisplayGpes()
909 GpeRegisterInfo->EnableAddress.Address)); in AcpiDbDisplayGpes()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h566 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */ member

Completed in 14 milliseconds