Searched refs:PIN_CON_FUNC_INPUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/samsung/ | ||
H A D | pinctrl-samsung.h | 61 #define PIN_CON_FUNC_INPUT 0x0 macro |
H A D | pinctrl-exynos.c | 197 con |= PIN_CON_FUNC_INPUT << shift; in exynos_irq_release_resources() |