Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos-arm64.c81 EXYNOS5433_PIN_BANK_EINTG(7, 0x000, "gpz0", 0x00),
82 EXYNOS5433_PIN_BANK_EINTG(4, 0x020, "gpz1", 0x04),
88 EXYNOS5433_PIN_BANK_EINTG(2, 0x000, "gpv6", 0x00),
94 EXYNOS5433_PIN_BANK_EINTG(3, 0x000, "gpj2", 0x00),
100 EXYNOS5433_PIN_BANK_EINTG(4, 0x000, "gpd5", 0x00),
106 EXYNOS5433_PIN_BANK_EINTG(6, 0x000, "gph1", 0x00),
107 EXYNOS5433_PIN_BANK_EINTG(7, 0x020, "gpr4", 0x04),
108 EXYNOS5433_PIN_BANK_EINTG(5, 0x040, "gpr0", 0x08),
109 EXYNOS5433_PIN_BANK_EINTG(8, 0x060, "gpr1", 0x0c),
110 EXYNOS5433_PIN_BANK_EINTG(2, 0x080, "gpr2", 0x10),
[all …]
H A Dpinctrl-exynos.h83 #define EXYNOS5433_PIN_BANK_EINTG(pins, reg, id, offs) \ macro