Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos-arm64.c465 EXYNOS850_PIN_BANK_EINTG(5, 0x000, "gpb0", 0x00),
466 EXYNOS850_PIN_BANK_EINTG(4, 0x020, "gpb1", 0x04),
467 EXYNOS850_PIN_BANK_EINTG(5, 0x040, "gpb2", 0x08),
472 EXYNOS850_PIN_BANK_EINTG(4, 0x000, "gpf0", 0x00),
473 EXYNOS850_PIN_BANK_EINTG(8, 0x020, "gpf2", 0x04),
474 EXYNOS850_PIN_BANK_EINTG(6, 0x040, "gpf3", 0x08),
475 EXYNOS850_PIN_BANK_EINTG(6, 0x060, "gpf4", 0x0c),
480 EXYNOS850_PIN_BANK_EINTG(4, 0x000, "gpp0", 0x00),
481 EXYNOS850_PIN_BANK_EINTG(3, 0x020, "gpg0", 0x04),
482 EXYNOS850_PIN_BANK_EINTG(4, 0x040, "gpp1", 0x08),
[all …]
H A Dpinctrl-exynos.h124 #define EXYNOS850_PIN_BANK_EINTG(pins, reg, id, offs) \ macro