Searched refs:ptp_sts_supported (Results 1 – 3 of 3) sorted by relevance
1620 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1665 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1794 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in __spi_pump_transfer_message()2155 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in spi_finalize_current_message()2162 if (unlikely(ctlr->ptp_sts_supported)) in spi_finalize_current_message()4370 if (!ctlr->ptp_sts_supported) { in __spi_async()
1469 ctlr->ptp_sts_supported = true; in dspi_probe()
773 bool ptp_sts_supported; member