Searched defs:cs_high (Results 1 – 2 of 2) sorted by relevance
279 u8 chip_select, bool cs_high) in mcf_cs_select()300 u8 chip_select, bool cs_high) in mcf_cs_deselect()
93 bool cs_high = !!(spi->mode & SPI_CS_HIGH); in dw_spi_set_cs() local