Home
last modified time | relevance | path

Searched refs:eoffs (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pinctrl/samsung/
Dpinctrl-s3c64xx.c110 #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, \
[all …]
Dpinctrl-s3c24xx.c75 #define PIN_BANK_2BIT_EINTW(pins, reg, id, eoffs, emask)\ argument
83 .eint_offset = eoffs, \