Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-max732x.c138 unsigned int dir_input; member
258 if ((mask & chip->dir_input) == 0) { in max732x_gpio_direction_input()
402 if (!(mask & chip->dir_input)) { in max732x_irq_set_type()
569 chip->dir_input |= mask; in max732x_setup_gpio()
573 chip->dir_input |= mask; in max732x_setup_gpio()
584 if (chip->dir_input) in max732x_setup_gpio()