Searched refs:PIN_BANK_4BIT_EINTG (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/pinctrl/samsung/ |
| D | pinctrl-s3c64xx.c | 110 #define PIN_BANK_4BIT_EINTG(pins, reg, id, eoffs) \ macro 780 PIN_BANK_4BIT_EINTG(8, 0x000, "gpa", 0), 781 PIN_BANK_4BIT_EINTG(7, 0x020, "gpb", 8), 782 PIN_BANK_4BIT_EINTG(8, 0x040, "gpc", 16), 783 PIN_BANK_4BIT_EINTG(5, 0x060, "gpd", 32), 786 PIN_BANK_4BIT_EINTG(7, 0x0c0, "gpg", 64),
|