Searched refs:PIN_BANK_2BIT_EINTG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/samsung/ |
H A D | pinctrl-s3c64xx.c | 171 #define PIN_BANK_2BIT_EINTG(pins, reg, id, eoffs, emask) \ macro 775 PIN_BANK_2BIT_EINTG(16, 0x0a0, "gpf", 48, 0x3fff), 784 PIN_BANK_2BIT_EINTG(16, 0x140, "gpo", 96, 0xffff), 785 PIN_BANK_2BIT_EINTG(15, 0x160, "gpp", 112, 0x7fff), 786 PIN_BANK_2BIT_EINTG(9, 0x180, "gpq", 128, 0x1ff),
|