Home
last modified time | relevance | path

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

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