Searched refs:cs5535_gpio_clear (Results 1 – 3 of 3) sorted by relevance
94 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_INPUT_INVERT); in flip_lid_inverter() 278 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in xo1_sci_suspend() 408 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_INPUT_INVERT); in setup_lid_events() 412 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_EVENTS_ENABLE); in setup_lid_events() 413 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_NEGATIVE_EDGE_EN); in setup_lid_events() 414 cs5535_gpio_clear(OLPC_GPIO_LID, GPIO_POSITIVE_EDGE_EN); in setup_lid_events()
116 void cs5535_gpio_clear(unsigned offset, unsigned int reg) in cs5535_gpio_clear() function 125 EXPORT_SYMBOL_GPL(cs5535_gpio_clear);240 cs5535_gpio_clear(offset, GPIO_OUTPUT_VAL); in chip_gpio_set()
174 void cs5535_gpio_clear(unsigned offset, unsigned int reg);