Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-hisi.c76 u32 config_arg; in hisi_gpio_set_config() local
80 config_arg = pinconf_to_config_argument(config); in hisi_gpio_set_config()
81 hisi_gpio_set_debounce(chip, offset, config_arg); in hisi_gpio_set_config()