Home
last modified time | relevance | path

Searched refs:LTQ_SPI_GPOCON_ISCSBN_S (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-lantiq-ssc.c134 #define LTQ_SPI_GPOCON_ISCSBN_S 8 macro
407 gpocon = 1 << ((cs - spi->base_cs) + LTQ_SPI_GPOCON_ISCSBN_S); in lantiq_ssc_setup()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-lantiq-ssc.c135 #define LTQ_SPI_GPOCON_ISCSBN_S 8 macro
408 gpocon = 1 << ((cs - spi->base_cs) + LTQ_SPI_GPOCON_ISCSBN_S); in lantiq_ssc_setup()

Completed in 4 milliseconds