Searched refs:OLPC_GPIO_DCON_BLANK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c43 if (gpio_request(OLPC_GPIO_DCON_BLANK, "OLPC-DCON")) { dcon_init_xo_1()
70 gpio_direction_input(OLPC_GPIO_DCON_BLANK); dcon_init_xo_1()
97 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_INPUT_FILTER); dcon_init_xo_1()
104 cs5535_gpio_clear(OLPC_GPIO_DCON_BLANK, GPIO_INPUT_EVENT_COUNT); dcon_init_xo_1()
107 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_FE7_SEL); dcon_init_xo_1()
110 cs5535_gpio_clear(OLPC_GPIO_DCON_BLANK, GPIO_NEGATIVE_EDGE_EN); dcon_init_xo_1()
120 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_NEGATIVE_EDGE_STS); dcon_init_xo_1()
124 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_POSITIVE_EDGE_STS); dcon_init_xo_1()
128 cs5535_gpio_set(OLPC_GPIO_DCON_BLANK, GPIO_EVENTS_ENABLE); dcon_init_xo_1()
133 gpio_free(OLPC_GPIO_DCON_BLANK); dcon_init_xo_1()
/linux-4.4.14/arch/x86/include/asm/
H A Dolpc.h125 #define OLPC_GPIO_DCON_BLANK 12 macro

Completed in 48 milliseconds