Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-s3c64xx.c44 #define S3C64XX_SPI_CH_SLAVE (1<<4) macro
565 val &= ~(S3C64XX_SPI_CH_SLAVE | in s3c64xx_spi_config()