Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c1293 …gpioReadInfo->gpioEventFallingEdgePart1 = 0xFFF & gpioEventSetupInfo->gpioEventFallingEdge; /* GPI… in ostiGetGpioIOCTLRsp()
1294 …fo->gpioEventFallingEdgePart2 = 0x00F00000 & gpioEventSetupInfo->gpioEventFallingEdge; /* GPIEVAL… in ostiGetGpioIOCTLRsp()
H A Dossacmnapi.c7286 …esponseCB: EventSetupInfo gpioEventFallingEdge 0x%x\n", gpioEventSetupInfo->gpioEventFallingEdge)); in ossaGpioResponseCB()
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2105 bit32 gpioEventFallingEdge; member
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1428 …oot, &payload, OSSA_OFFSET_OF(agsaGPIOCmd_t, GPIEVFall), gpioEventSetupInfo->gpioEventFallingEdge); in saGpioEventSetup()
H A Dsampirsp.c4661 eventSetupInfo.gpioEventFallingEdge = GPIEVFall; in mpiGPIORsp()