Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c1291 …gpioReadInfo->gpioEventRisingEdgePart1 = 0xFFF & gpioEventSetupInfo->gpioEventRisingEdge; /* GPIEV… in ostiGetGpioIOCTLRsp()
1292 …Info->gpioEventRisingEdgePart2 = 0x00F00000 & (gpioEventSetupInfo->gpioEventRisingEdge); /* GPIEVR… in ostiGetGpioIOCTLRsp()
H A Dossacmnapi.c7285 …oResponseCB: EventSetupInfo gpioEventRisingEdge 0x%x\n", gpioEventSetupInfo->gpioEventRisingEdge)); in ossaGpioResponseCB()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2104 bit32 gpioEventRisingEdge; member
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1429 …Root, &payload, OSSA_OFFSET_OF(agsaGPIOCmd_t, GPIEVRise), gpioEventSetupInfo->gpioEventRisingEdge); in saGpioEventSetup()
H A Dsampirsp.c4662 eventSetupInfo.gpioEventRisingEdge = GPIEVRise; in mpiGPIORsp()