Home
last modified time | relevance | path

Searched refs:cs5535_gpio_setup_event (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-cs5535.c165 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme) in cs5535_gpio_setup_event() function
197 EXPORT_SYMBOL_GPL(cs5535_gpio_setup_event);
/openbmc/linux/include/linux/
H A Dcs5535.h177 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme);
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c386 cs5535_gpio_setup_event(OLPC_GPIO_ECSCI, 7, 1); in setup_ec_sci()
420 cs5535_gpio_setup_event(OLPC_GPIO_LID, 6, 1); in setup_lid_events()
/openbmc/linux/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c85 cs5535_gpio_setup_event(OLPC_GPIO_DCON_IRQ, 2, 0); in dcon_init_xo_1()