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

/linux-4.4.14/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c55 * Note that we read GPIO_OUTPUT_VAL rather than GPIO_READ_BACK here; dcon_init_xo_1()
/linux-4.4.14/include/linux/
H A Dcs5535.h158 #define GPIO_READ_BACK 0x30 macro
/linux-4.4.14/drivers/gpio/
H A Dgpio-cs5535.c232 return cs5535_gpio_isset(offset, GPIO_READ_BACK); chip_gpio_get()
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c121 state = cs5535_gpio_isset(OLPC_GPIO_LID, GPIO_READ_BACK); detect_lid_state()

Completed in 225 milliseconds