Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.h35 #define LPI_GPIO_PULL_UP 0x3 macro
H A Dpinctrl-lpass-lpi.c173 if (pull == LPI_GPIO_PULL_UP) in lpi_config_get()
216 pullup = LPI_GPIO_PULL_UP; in lpi_config_set()