Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/samsung/
Dpinctrl-exynos-arm64.c63 EXYNOS5433_PIN_BANK_EINTG(7, 0x000, "gpz0", 0x00),
64 EXYNOS5433_PIN_BANK_EINTG(4, 0x020, "gpz1", 0x04),
70 EXYNOS5433_PIN_BANK_EINTG(2, 0x000, "gpv6", 0x00),
76 EXYNOS5433_PIN_BANK_EINTG(3, 0x000, "gpj2", 0x00),
82 EXYNOS5433_PIN_BANK_EINTG(4, 0x000, "gpd5", 0x00),
88 EXYNOS5433_PIN_BANK_EINTG(6, 0x000, "gph1", 0x00),
89 EXYNOS5433_PIN_BANK_EINTG(7, 0x020, "gpr4", 0x04),
90 EXYNOS5433_PIN_BANK_EINTG(5, 0x040, "gpr0", 0x08),
91 EXYNOS5433_PIN_BANK_EINTG(8, 0x060, "gpr1", 0x0c),
92 EXYNOS5433_PIN_BANK_EINTG(2, 0x080, "gpr2", 0x10),
[all …]
Dpinctrl-exynos.h80 #define EXYNOS5433_PIN_BANK_EINTG(pins, reg, id, offs) \ macro