Searched defs:eoffs (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/pinctrl/samsung/ |
D | pinctrl-s3c64xx.c | 110 #define PIN_BANK_4BIT_EINTG(pins, reg, id, eoffs) \ argument 122 #define PIN_BANK_4BIT_EINTW(pins, reg, id, eoffs, emask) \ argument 134 #define PIN_BANK_4BIT2_EINTG(pins, reg, id, eoffs) \ argument 146 #define PIN_BANK_4BIT2_EINTW(pins, reg, id, eoffs, emask) \ argument 176 #define PIN_BANK_2BIT_EINTG(pins, reg, id, eoffs, emask) \ argument 188 #define PIN_BANK_2BIT_EINTW(pins, reg, id, eoffs) \ argument
|
D | pinctrl-s3c24xx.c | 75 #define PIN_BANK_2BIT_EINTW(pins, reg, id, eoffs, emask)\ argument
|