Searched refs:GPIO_EVENTS_ENABLE (Results 1 – 3 of 3) sorted by relevance
46 cs5535_gpio_clear(OLPC_GPIO_DCON_IRQ, GPIO_EVENTS_ENABLE); in dcon_init_xo_1()124 cs5535_gpio_set(OLPC_GPIO_DCON_IRQ, GPIO_EVENTS_ENABLE); in dcon_init_xo_1()125 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_EVENTS_ENABLE); in dcon_init_xo_1()
249 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_suspend()258 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_suspend()272 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_resume()352 cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_EVENTS_ENABLE); in setup_ec_sci()382 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in setup_lid_events()395 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in setup_lid_events()
159 #define GPIO_EVENTS_ENABLE 0x38 macro