Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-bcmbca-hsspi.c122 u8 cs_polarity; member
354 bs->cs_polarity |= BIT(spi_get_chipselect(spi, 0)); in bcmbca_hsspi_setup()
356 bs->cs_polarity &= ~BIT(spi_get_chipselect(spi, 0)); in bcmbca_hsspi_setup()
531 bs->cs_polarity = reg & GLOBAL_CTRL_CS_POLARITY_MASK; in bcmbca_hsspi_probe()