Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/actions/
Dpinctrl-s900.c44 #define _GPIOB(offset) (32 + (offset)) macro
86 #define SD1_D0 _GPIOB(0)
87 #define SD1_D1 _GPIOB(1)
88 #define SD1_D2 _GPIOB(2)
89 #define SD1_D3 _GPIOB(3)
90 #define SD0_CMD _GPIOB(4)
91 #define SD0_CLK _GPIOB(5)
92 #define SD1_CMD _GPIOB(6)
93 #define SD1_CLK _GPIOB(7)
94 #define SPI0_SCLK _GPIOB(8)
[all …]