Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/samsung/
Dpinctrl-s3c64xx.c105 #define PIN_BANK_4BIT_EINTG(pins, reg, id, eoffs) \ argument
113 .eint_offset = eoffs, \
117 #define PIN_BANK_4BIT_EINTW(pins, reg, id, eoffs, emask) \ argument
125 .eint_offset = eoffs, \
129 #define PIN_BANK_4BIT2_EINTG(pins, reg, id, eoffs) \ argument
137 .eint_offset = eoffs, \
141 #define PIN_BANK_4BIT2_EINTW(pins, reg, id, eoffs, emask) \ argument
149 .eint_offset = eoffs, \
171 #define PIN_BANK_2BIT_EINTG(pins, reg, id, eoffs, emask) \ argument
179 .eint_offset = eoffs, \
[all …]
Dpinctrl-s3c24xx.c70 #define PIN_BANK_2BIT_EINTW(pins, reg, id, eoffs, emask)\ argument
78 .eint_offset = eoffs, \