Home
last modified time | relevance | path

Searched refs:IOPC_TM_RISING (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-ks8695/include/mach/
Dregs-gpio.h48 #define IOPC_TM_RISING (2) /* Rising Edge Detection */ macro
/linux-4.4.14/arch/arm/mach-ks8695/
Dirq.c84 mode = IOPC_TM_RISING; in ks8695_irq_set_type()
/linux-4.4.14/drivers/gpio/
Dgpio-ks8695.c272 case IOPC_TM_RISING: in ks8695_gpio_show()