Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/samsung/
Dpinctrl-exynos-arm64.c456 EXYNOS850_PIN_BANK_EINTG(5, 0x000, "gpb0", 0x00),
457 EXYNOS850_PIN_BANK_EINTG(4, 0x020, "gpb1", 0x04),
458 EXYNOS850_PIN_BANK_EINTG(5, 0x040, "gpb2", 0x08),
463 EXYNOS850_PIN_BANK_EINTG(4, 0x000, "gpf0", 0x00),
464 EXYNOS850_PIN_BANK_EINTG(8, 0x020, "gpf2", 0x04),
465 EXYNOS850_PIN_BANK_EINTG(6, 0x040, "gpf3", 0x08),
466 EXYNOS850_PIN_BANK_EINTG(6, 0x060, "gpf4", 0x0c),
471 EXYNOS850_PIN_BANK_EINTG(4, 0x000, "gpp0", 0x00),
472 EXYNOS850_PIN_BANK_EINTG(3, 0x020, "gpg0", 0x04),
473 EXYNOS850_PIN_BANK_EINTG(4, 0x040, "gpp1", 0x08),
[all …]
Dpinctrl-exynos.h123 #define EXYNOS850_PIN_BANK_EINTG(pins, reg, id, offs) \ macro