Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/actions/
Dpinctrl-s700.c149 #define SPI0_SS _GPIOC(23) macro
309 PINCTRL_PIN(SPI0_SS, "spi0_ss"),
667 static unsigned int spi0_i2c_pcm_mfp_pads[] = { SPI0_SS,
996 static unsigned int spi0_all_drv_pads[] = { SPI0_SS,
1643 static PAD_ST_CONF(SPI0_SS, 1, 2, 1);
1681 static PAD_PULLCTL_CONF(SPI0_SS, 2, 16, 1);
1755 [SPI0_SS] = PAD_INFO_PULLCTL_ST(SPI0_SS),
Dpinctrl-s900.c89 #define SPI0_SS _GPIOB(9) macro
274 PINCTRL_PIN(SPI0_SS, "spi0_ss"),
636 static unsigned int spi0_ss_mfp_pads[] = { SPI0_SS };
836 static unsigned int spi0_ss_miso_drv_pads[] = { SPI0_SS, SPI0_MISO };
875 static unsigned int spi0_ss_miso_sr_pads[] = { SPI0_SS, SPI0_MISO };
1554 static PAD_ST_CONF(SPI0_SS, 1, 2, 1);
1625 [SPI0_SS] = PAD_INFO_ST(SPI0_SS),