Searched refs:BITBANG_CS_INACTIVE (Results 1 – 3 of 3) sorted by relevance
25 #define BITBANG_CS_INACTIVE 0 macro
116 if (value != BITBANG_CS_INACTIVE) in butterfly_chipselect()
182 if (value == BITBANG_CS_INACTIVE || old_cs != spi_get_chipselect(spi, 0)) { in uwire_chipselect()