Searched refs:GPIO_EVENTS_ENABLE (Results 1 – 3 of 3) sorted by relevance
49 cs5535_gpio_clear(OLPC_GPIO_DCON_IRQ, GPIO_EVENTS_ENABLE); in dcon_init_xo_1()127 cs5535_gpio_set(OLPC_GPIO_DCON_IRQ, GPIO_EVENTS_ENABLE); in dcon_init_xo_1()128 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_EVENTS_ENABLE); in dcon_init_xo_1()
278 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_suspend()287 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_suspend()301 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_resume()382 cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_EVENTS_ENABLE); in setup_ec_sci()412 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in setup_lid_events()425 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in setup_lid_events()
160 #define GPIO_EVENTS_ENABLE 0x38 macro