Searched refs:GPIO_POSITIVE_EDGE_STS (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c123 cs5535_gpio_set(OLPC_GPIO_DCON_IRQ, GPIO_POSITIVE_EDGE_STS); dcon_init_xo_1()
124 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_POSITIVE_EDGE_STS); dcon_init_xo_1()
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c258 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_POSITIVE_EDGE_STS); xo1_sci_intr()
285 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_POSITIVE_EDGE_STS); xo1_sci_suspend()
366 cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_POSITIVE_EDGE_STS); setup_ec_sci()
416 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_POSITIVE_EDGE_STS); setup_lid_events()
/linux-4.4.14/include/linux/
H A Dcs5535.h164 #define GPIO_POSITIVE_EDGE_STS 0x48 macro
/linux-4.4.14/drivers/gpio/
H A Dgpio-cs5535.c73 if (reg != GPIO_POSITIVE_EDGE_STS && reg != GPIO_NEGATIVE_EDGE_STS) { errata_outl()

Completed in 51 milliseconds