Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/samsung/
Dpinctrl-exynos-arm64.c471 EXYNOS850_PIN_BANK_EINTG(5, 0x000, "gpb0", 0x00),
472 EXYNOS850_PIN_BANK_EINTG(5, 0x020, "gpb1", 0x04),
478 EXYNOS850_PIN_BANK_EINTG(6, 0x000, "gpf2", 0x00),
484 EXYNOS850_PIN_BANK_EINTG(4, 0x000, "gpf0", 0x00),
485 EXYNOS850_PIN_BANK_EINTG(8, 0x020, "gpf1", 0x04),
491 EXYNOS850_PIN_BANK_EINTG(2, 0x000, "gpg0", 0x00),
492 EXYNOS850_PIN_BANK_EINTG(6, 0x020, "gpp0", 0x04),
493 EXYNOS850_PIN_BANK_EINTG(4, 0x040, "gpp1", 0x08),
494 EXYNOS850_PIN_BANK_EINTG(4, 0x060, "gpp2", 0x0c),
495 EXYNOS850_PIN_BANK_EINTG(8, 0x080, "gpg1", 0x10),
[all …]
Dpinctrl-exynos.h120 #define EXYNOS850_PIN_BANK_EINTG(pins, reg, id, offs) \ macro