Searched refs:_GPIOF (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pinctrl/actions/
H A Dpinctrl-s900.c42 #define _GPIOF(offset) (138 + (offset)) macro
44 #define NUM_GPIOS (_GPIOF(7) + 1)
190 #define PCM1_IN _GPIOF(0)
191 #define PCM1_CLK _GPIOF(1)
192 #define PCM1_SYNC _GPIOF(2)
193 #define PCM1_OUT _GPIOF(3)
194 #define UART3_RX _GPIOF(4)
195 #define UART3_TX _GPIOF(5)
196 #define UART3_RTSB _GPIOF(6)
197 #define UART3_CTSB _GPIOF(
[all...]

Completed in 174 milliseconds