Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpio-max732x.c142 unsigned int dir_input; member
257 if ((mask & chip->dir_input) == 0) { in max732x_gpio_direction_input()
399 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()