Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-da9062.c148 unsigned int gpi_type; in da9062_gpio_direction_input() local
162 gpi_type = !gpiod_is_active_low(desc); in da9062_gpio_direction_input()
166 gpi_type << DA9062_TYPE(offset)); in da9062_gpio_direction_input()