Searched refs:PIN_BANK_2BIT_EINTG (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/pinctrl/samsung/ |
D | pinctrl-s3c64xx.c | 171 #define PIN_BANK_2BIT_EINTG(pins, reg, id, eoffs, emask) \ macro 778 PIN_BANK_2BIT_EINTG(16, 0x0a0, "gpf", 48, 0x3fff), 787 PIN_BANK_2BIT_EINTG(16, 0x140, "gpo", 96, 0xffff), 788 PIN_BANK_2BIT_EINTG(15, 0x160, "gpp", 112, 0x7fff), 789 PIN_BANK_2BIT_EINTG(9, 0x180, "gpq", 128, 0x1ff),
|