Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-slink.c65 #define SLINK_SS_EN_CS(x) (((x) & 0x3) << 18) macro
783 tspi->command2_reg |= SLINK_SS_EN_CS(spi_get_chipselect(spi, 0)); in tegra_slink_prepare_message()