Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/actions/
Dpinctrl-s500.c32 #define _GPIOB(offset) (32 + (offset)) macro
61 #define I2S_BCLK1 _GPIOB(0)
62 #define I2S_LRCLK1 _GPIOB(1)
63 #define I2S_MCLK1 _GPIOB(2)
64 #define KS_IN0 _GPIOB(3)
65 #define KS_IN1 _GPIOB(4)
66 #define KS_IN2 _GPIOB(5)
67 #define KS_IN3 _GPIOB(6)
68 #define KS_OUT0 _GPIOB(7)
69 #define KS_OUT1 _GPIOB(8)
[all …]
Dpinctrl-s700.c39 #define _GPIOB(offset) (32 + (offset)) macro
75 #define I2S_BCLK1 _GPIOB(0)
76 #define I2S_LRCLK1 _GPIOB(1)
77 #define I2S_MCLK1 _GPIOB(2)
86 #define KS_IN0 _GPIOB(3)
87 #define KS_IN1 _GPIOB(4)
88 #define KS_IN2 _GPIOB(5)
89 #define KS_IN3 _GPIOB(6)
90 #define KS_OUT0 _GPIOB(7)
91 #define KS_OUT1 _GPIOB(8)
[all …]
Dpinctrl-s900.c38 #define _GPIOB(offset) (32 + (offset)) macro
80 #define SD1_D0 _GPIOB(0)
81 #define SD1_D1 _GPIOB(1)
82 #define SD1_D2 _GPIOB(2)
83 #define SD1_D3 _GPIOB(3)
84 #define SD0_CMD _GPIOB(4)
85 #define SD0_CLK _GPIOB(5)
86 #define SD1_CMD _GPIOB(6)
87 #define SD1_CLK _GPIOB(7)
88 #define SPI0_SCLK _GPIOB(8)
[all …]