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