Searched refs:gpioEventRisingEdge (Results 1 – 5 of 5) sorted by relevance
1291 …gpioReadInfo->gpioEventRisingEdgePart1 = 0xFFF & gpioEventSetupInfo->gpioEventRisingEdge; /* GPIEV… in ostiGetGpioIOCTLRsp()1292 …Info->gpioEventRisingEdgePart2 = 0x00F00000 & (gpioEventSetupInfo->gpioEventRisingEdge); /* GPIEVR… in ostiGetGpioIOCTLRsp()
7285 …oResponseCB: EventSetupInfo gpioEventRisingEdge 0x%x\n", gpioEventSetupInfo->gpioEventRisingEdge)); in ossaGpioResponseCB()
2104 bit32 gpioEventRisingEdge; member
1429 …Root, &payload, OSSA_OFFSET_OF(agsaGPIOCmd_t, GPIEVRise), gpioEventSetupInfo->gpioEventRisingEdge); in saGpioEventSetup()
4662 eventSetupInfo.gpioEventRisingEdge = GPIEVRise; in mpiGPIORsp()