Searched refs:is_high (Results 1 – 2 of 2) sorted by relevance
180 static void cdns_spi_chipselect(struct spi_device *spi, bool is_high) in cdns_spi_chipselect() argument187 if (is_high) { in cdns_spi_chipselect()
399 static void zynqmp_qspi_chipselect(struct spi_device *qspi, bool is_high) in zynqmp_qspi_chipselect() argument408 if (!is_high) { in zynqmp_qspi_chipselect()