Searched refs:PIN_BANK_4BIT_EINTG (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/pinctrl/samsung/ |
D | pinctrl-s3c64xx.c | 105 #define PIN_BANK_4BIT_EINTG(pins, reg, id, eoffs) \ macro 773 PIN_BANK_4BIT_EINTG(8, 0x000, "gpa", 0), 774 PIN_BANK_4BIT_EINTG(7, 0x020, "gpb", 8), 775 PIN_BANK_4BIT_EINTG(8, 0x040, "gpc", 16), 776 PIN_BANK_4BIT_EINTG(5, 0x060, "gpd", 32), 779 PIN_BANK_4BIT_EINTG(7, 0x0c0, "gpg", 64),
|