Searched refs:gpioEventFallingEdge (Results 1 – 5 of 5) sorted by relevance
1294 …gpioReadInfo->gpioEventFallingEdgePart1 = 0xFFF & gpioEventSetupInfo->gpioEventFallingEdge; /* GPI… in ostiGetGpioIOCTLRsp()1295 …fo->gpioEventFallingEdgePart2 = 0x00F00000 & gpioEventSetupInfo->gpioEventFallingEdge; /* GPIEVAL… in ostiGetGpioIOCTLRsp()
7287 …esponseCB: EventSetupInfo gpioEventFallingEdge 0x%x\n", gpioEventSetupInfo->gpioEventFallingEdge)); in ossaGpioResponseCB()
2106 bit32 gpioEventFallingEdge; member
1429 …oot, &payload, OSSA_OFFSET_OF(agsaGPIOCmd_t, GPIEVFall), gpioEventSetupInfo->gpioEventFallingEdge); in saGpioEventSetup()
4665 eventSetupInfo.gpioEventFallingEdge = GPIEVFall; in mpiGPIORsp()