Searched refs:IOPC_IOTIM1EN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-ks8695/include/mach/ |
D | regs-gpio.h | 30 #define IOPC_IOTIM1EN (1 << 17) /* GPIO Pin for Timer1 Enable */ macro
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-ks8695.c | 42 …= { IOPC_IOEINT0EN, IOPC_IOEINT1EN, IOPC_IOEINT2EN, IOPC_IOEINT3EN, IOPC_IOTIM0EN, IOPC_IOTIM1EN }; in ks8695_gpio_mode() 247 …= { IOPC_IOEINT0EN, IOPC_IOEINT1EN, IOPC_IOEINT2EN, IOPC_IOEINT3EN, IOPC_IOTIM0EN, IOPC_IOTIM1EN }; in ks8695_gpio_show()
|