Searched refs:IOPC_IOTIM0EN (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-ks8695/include/mach/ |
D | regs-gpio.h | 31 #define IOPC_IOTIM0EN (1 << 16) /* GPIO Pin for Timer0 Enable */ macro
|
/linux-4.4.14/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()
|