Searched refs:I2S_D0 (Results 1 – 3 of 3) sorted by relevance
/drivers/pinctrl/actions/ |
D | pinctrl-s500.c | 55 #define I2S_D0 _GPIOA(27) macro 203 PINCTRL_PIN(I2S_D0, "i2s_d0"), 443 static unsigned int i2s_d0_mfp_pads[] = { I2S_D0 }; 796 static unsigned int i2s_d0_drv_pads[] = { I2S_D0 }; 1504 [I2S_D0] = PAD_INFO(I2S_D0),
|
D | pinctrl-s700.c | 70 #define I2S_D0 _GPIOA(27) macro 246 PINCTRL_PIN(I2S_D0, "i2s_d0"), 502 static unsigned int i2s_d0_mfp_pads[] = { I2S_D0 }; 925 static unsigned int i2s_d0_drv_pads[] = { I2S_D0 }; 1702 [I2S_D0] = PAD_INFO(I2S_D0),
|
D | pinctrl-s900.c | 60 #define I2S_D0 _GPIOA(13) macro 222 PINCTRL_PIN(I2S_D0, "i2s_d0"), 501 static unsigned int i2s_d0_mfp_pads[] = { I2S_D0 }; 813 static unsigned int i2s_d0_d1_drv_pads[] = { I2S_D0, I2S_D1 }; 863 static unsigned int i2s_do_d1_sr_pads[] = { I2S_D0, I2S_D1 }; 1573 [I2S_D0] = PAD_INFO(I2S_D0),
|