Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/hardware/
H A Dhwgpe.c170 AcpiHwGpeEnableWrite (
444 AcpiHwGpeEnableWrite ( in AcpiHwGpeEnableWrite() function
487 Status = AcpiHwGpeEnableWrite (0x00, &GpeBlock->RegisterInfo[i]); in AcpiHwDisableGpeBlock()
580 Status = AcpiHwGpeEnableWrite (EnableMask, GpeRegisterInfo); in AcpiHwEnableRuntimeGpeBlock()
626 Status = AcpiHwGpeEnableWrite (GpeRegisterInfo->EnableForWake, in AcpiHwEnableWakeupGpeBlock()