zephyr/drivers/gpio
Tomasz Bursztyka 7602d34949 gpio: dw: Fixing how interrupt unmasking is done for Quark SE SS
There is no such thing as "IA" in Quark SE SS as it is an ARC core. Plus
for this very specific feature it does not require the ARC aux regs
instruction to read/write in the given mask address.
And fixing also the CONFIG_ option to check.

Change-Id: I1f63348ec85f6e006795f7641c912a30fc003709
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:25:21 -05:00
..
Kconfig drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
Makefile interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
gpio_dw.c gpio: dw: Fixing how interrupt unmasking is done for Quark SE SS 2016-02-05 20:25:21 -05:00
gpio_dw.h gpio: gpio_dw_registers.h is local to the file including it 2016-02-05 20:25:04 -05:00
gpio_dw_registers.h gpio: dw: Refactor how general interrupt unmasking is proceeded 2016-02-05 20:25:21 -05:00
gpio_mmio.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_mmio.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.c i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
gpio_pcal9535a.h trivial: fix header guard definition 2016-02-05 20:25:11 -05:00
gpio_sch.c nano_timers: Simplify nano_xxx_timer_test() API family 2016-02-05 20:25:15 -05:00
gpio_sch.h gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00