Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-max732x.c145 unsigned int dir_input; member
260 if ((mask & chip->dir_input) == 0) { in max732x_gpio_direction_input()
402 if (!(mask & chip->dir_input)) { in max732x_irq_set_type()
572 chip->dir_input |= mask; in max732x_setup_gpio()
576 chip->dir_input |= mask; in max732x_setup_gpio()
587 if (chip->dir_input) in max732x_setup_gpio()