Home
last modified time | relevance | path

Searched refs:dir_input (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
Dgpio-max732x.c145 unsigned int dir_input; member
265 if ((mask & chip->dir_input) == 0) { in max732x_gpio_direction_input()
407 if (!(mask & chip->dir_input)) { in max732x_irq_set_type()
571 chip->dir_input |= mask; in max732x_setup_gpio()
575 chip->dir_input |= mask; in max732x_setup_gpio()
586 if (chip->dir_input) in max732x_setup_gpio()