Home
last modified time | relevance | path

Searched refs:_GPIOC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pinctrl/actions/
H A Dpinctrl-s500.c94 #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(8)
103 #define DSI_DN2 _GPIOC(9)
[all …]
H A Dpinctrl-s700.c119 #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(8)
128 #define DSI_DN2 _GPIOC(9)
[all …]
H A Dpinctrl-s900.c113 #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(8)
122 #define CSI1_CN _GPIOC(9)
[all …]