Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-slink.c733 static const u32 cs_pol_bit[MAX_CHIP_SELECT] = { in tegra_slink_setup() local
760 val |= cs_pol_bit[spi_get_chipselect(spi, 0)]; in tegra_slink_setup()
762 val &= ~cs_pol_bit[spi_get_chipselect(spi, 0)]; in tegra_slink_setup()