zephyr/drivers/gpio
Tomasz Bursztyka 5aebc6cca7 gpio: dw: Remove already defined macro
BIT() is already defined as a generic utility macro in misc/util.h

Change-Id: Ie74bbfe657de5de980439e30b2dcbb9168b69257
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:55 -05:00
..
Kconfig gpio: dw: Support optional clock gating 2016-02-05 20:24:55 -05:00
Makefile gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00
gpio_dw.c gpio: dw: Remove already defined macro 2016-02-05 20:24:55 -05:00
gpio_dw.h gpio: dw: Support optional clock gating 2016-02-05 20:24:55 -05:00
gpio_dw_registers.h gpio: dw: Support optional clock gating 2016-02-05 20:24:55 -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 init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_pcal9535a.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_sch.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_sch.h gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00
gpio_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00