Searched refs:GPIO_EVENTS_ENABLE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c57 cs5535_gpio_clear(OLPC_GPIO_DCON_IRQ, GPIO_EVENTS_ENABLE);
135 cs5535_gpio_set(OLPC_GPIO_DCON_IRQ, GPIO_EVENTS_ENABLE);
136 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_EVENTS_ENABLE);
/linux-master/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c279 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE);
288 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE);
302 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE);
383 cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_EVENTS_ENABLE);
413 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE);
426 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE);
/linux-master/include/linux/
H A Dcs5535.h157 #define GPIO_EVENTS_ENABLE 0x38 macro

Completed in 396 milliseconds