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
253 if ((mask & chip->dir_input) == 0) { in max732x_gpio_direction_input()
397 if (!(mask & chip->dir_input)) { in max732x_irq_set_type()
564 chip->dir_input |= mask; in max732x_setup_gpio()
568 chip->dir_input |= mask; in max732x_setup_gpio()
579 if (chip->dir_input) in max732x_setup_gpio()