Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos.h20 #define EXYNOS_PIN_CON_FUNC_EINT 0xf macro
H A Dpinctrl-exynos.c174 con |= EXYNOS_PIN_CON_FUNC_EINT << shift; in exynos_irq_request_resources()