Searched refs:GPIO_INPUT_INVERT (Results 1 – 2 of 2) sorted by relevance
94 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_INPUT_INVERT); in flip_lid_inverter() 96 cs5535_gpio_set(OLPC_GPIO_LID, GPIO_INPUT_INVERT); in flip_lid_inverter() 408 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_INPUT_INVERT); in setup_lid_events()
152 #define GPIO_INPUT_INVERT 0x24 macro