OLPC_GPIO_ECSCI 255 arch/x86/platform/olpc/olpc-xo1-sci.c cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_NEGATIVE_EDGE_STS); OLPC_GPIO_ECSCI 360 arch/x86/platform/olpc/olpc-xo1-sci.c r = gpio_request(OLPC_GPIO_ECSCI, "OLPC-ECSCI"); OLPC_GPIO_ECSCI 364 arch/x86/platform/olpc/olpc-xo1-sci.c gpio_direction_input(OLPC_GPIO_ECSCI); OLPC_GPIO_ECSCI 367 arch/x86/platform/olpc/olpc-xo1-sci.c cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_NEGATIVE_EDGE_STS); OLPC_GPIO_ECSCI 368 arch/x86/platform/olpc/olpc-xo1-sci.c cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_POSITIVE_EDGE_STS); OLPC_GPIO_ECSCI 384 arch/x86/platform/olpc/olpc-xo1-sci.c cs5535_gpio_set(OLPC_GPIO_ECSCI, GPIO_EVENTS_ENABLE); OLPC_GPIO_ECSCI 387 arch/x86/platform/olpc/olpc-xo1-sci.c cs5535_gpio_setup_event(OLPC_GPIO_ECSCI, 7, 1); OLPC_GPIO_ECSCI 397 arch/x86/platform/olpc/olpc-xo1-sci.c gpio_free(OLPC_GPIO_ECSCI);