Home
last modified time | relevance | path

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

/linux-6.1.9/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,
1642 static PAD_ST_CONF(SPI0_SS, 1, 2, 1);
1680 static PAD_PULLCTL_CONF(SPI0_SS, 2, 16, 1);
1754 [SPI0_SS] = PAD_INFO_PULLCTL_ST(SPI0_SS),
Dpinctrl-s500.c117 #define SPI0_SS _GPIOC(23) macro
263 PINCTRL_PIN(SPI0_SS, "spi0_ss"),
589 static unsigned int spi0_i2s_pcm_mfp_pads[] = { SPI0_SS, SPI0_MISO };
845 static unsigned int spi0_all_drv_pads[] = { SPI0_SCLK, SPI0_SS,
1425 static PAD_ST_CONF(SPI0_SS, 1, 2, 1);
1564 [SPI0_SS] = PAD_INFO_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),