Lines Matching refs:eoffs
110 #define PIN_BANK_4BIT_EINTG(pins, reg, id, eoffs) \ argument
118 .eint_offset = eoffs, \
122 #define PIN_BANK_4BIT_EINTW(pins, reg, id, eoffs, emask) \ argument
130 .eint_offset = eoffs, \
134 #define PIN_BANK_4BIT2_EINTG(pins, reg, id, eoffs) \ argument
142 .eint_offset = eoffs, \
146 #define PIN_BANK_4BIT2_EINTW(pins, reg, id, eoffs, emask) \ argument
154 .eint_offset = eoffs, \
176 #define PIN_BANK_2BIT_EINTG(pins, reg, id, eoffs, emask) \ argument
184 .eint_offset = eoffs, \
188 #define PIN_BANK_2BIT_EINTW(pins, reg, id, eoffs) \ argument
196 .eint_offset = eoffs, \