Searched refs:_GPIOC (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/pinctrl/actions/
H A Dpinctrl-s500.c33 #define _GPIOC(offset) (64 + (offset)) macro
94 #define DSI_DP3 _GPIOC(0)
95 #define DSI_DN3 _GPIOC(1)
96 #define DSI_DP1 _GPIOC(2)
97 #define DSI_DN1 _GPIOC(3)
98 #define DSI_CP _GPIOC(4)
99 #define DSI_CN _GPIOC(5)
100 #define DSI_DP0 _GPIOC(6)
101 #define DSI_DN0 _GPIOC(7)
102 #define DSI_DP2 _GPIOC(
[all...]
H A Dpinctrl-s700.c40 #define _GPIOC(offset) (64 + (offset)) macro
119 #define DSI_DP3 _GPIOC(0)
120 #define DSI_DN3 _GPIOC(1)
121 #define DSI_DP1 _GPIOC(2)
122 #define DSI_DN1 _GPIOC(3)
123 #define DSI_CP _GPIOC(4)
124 #define DSI_CN _GPIOC(5)
125 #define DSI_DP0 _GPIOC(6)
126 #define DSI_DN0 _GPIOC(7)
127 #define DSI_DP2 _GPIOC(
[all...]
H A Dpinctrl-s900.c39 #define _GPIOC(offset) (64 + (offset)) macro
113 #define CSI0_DN2 _GPIOC(0)
114 #define CSI0_DP2 _GPIOC(1)
115 #define CSI0_DN3 _GPIOC(2)
116 #define CSI0_DP3 _GPIOC(3)
117 #define SENSOR0_PCLK _GPIOC(4)
118 #define CSI1_DN0 _GPIOC(5)
119 #define CSI1_DP0 _GPIOC(6)
120 #define CSI1_DN1 _GPIOC(7)
121 #define CSI1_DP1 _GPIOC(
[all...]

Completed in 372 milliseconds