Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdioctl.c1294 …gpioReadInfo->gpioEventFallingEdgePart1 = 0xFFF & gpioEventSetupInfo->gpioEventFallingEdge; /* GPI… in ostiGetGpioIOCTLRsp()
1295 …fo->gpioEventFallingEdgePart2 = 0x00F00000 & gpioEventSetupInfo->gpioEventFallingEdge; /* GPIEVAL… in ostiGetGpioIOCTLRsp()
Dossacmnapi.c7287 …esponseCB: EventSetupInfo gpioEventFallingEdge 0x%x\n", gpioEventSetupInfo->gpioEventFallingEdge)); in ossaGpioResponseCB()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h2106 bit32 gpioEventFallingEdge; member
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaioctlcmd.c1429 …oot, &payload, OSSA_OFFSET_OF(agsaGPIOCmd_t, GPIEVFall), gpioEventSetupInfo->gpioEventFallingEdge); in saGpioEventSetup()
Dsampirsp.c4665 eventSetupInfo.gpioEventFallingEdge = GPIEVFall; in mpiGPIORsp()