Searched refs:PIN_CON (Results 1 – 3 of 3) sorted by relevance
11 #define PIN_CON 0x00 /* Offset of pin function register */ macro
98 value = readl(reg + PIN_CON); in exynos_pinctrl_set_state()101 writel(value, reg + PIN_CON); in exynos_pinctrl_set_state()
22 .offset = GPD1_OFFSET + PIN_CON,
Completed in 3 milliseconds