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

/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c1294 gpioReadInfo->gpioEventFallingEdgePart1 = 0xFFF & gpioEventSetupInfo->gpioEventFallingEdge; /* GPIEVALL (pins 11-0) */
1295 gpioReadInfo->gpioEventFallingEdgePart2 = 0x00F00000 & gpioEventSetupInfo->gpioEventFallingEdge; /* GPIEVALL (pins 23-20 */
H A Dossacmnapi.c7287 TI_DBG2(("ossaGpioResponseCB: EventSetupInfo gpioEventFallingEdge 0x%x\n", gpioEventSetupInfo->gpioEventFallingEdge));
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2106 bit32 gpioEventFallingEdge; member in struct:agsaGpioEventSetupInfo_s
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1429 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGPIOCmd_t, GPIEVFall), gpioEventSetupInfo->gpioEventFallingEdge);
H A Dsampirsp.c4665 eventSetupInfo.gpioEventFallingEdge = GPIEVFall;

Completed in 178 milliseconds