Searched refs:ptp_sts_supported (Results 1 – 3 of 3) sorted by relevance
1609 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1654 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1782 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in __spi_pump_transfer_message()2143 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in spi_finalize_current_message()2150 if (unlikely(ctlr->ptp_sts_supported)) in spi_finalize_current_message()4508 if (!ctlr->ptp_sts_supported) { in __spi_async()
1679 ctlr->ptp_sts_supported = true; in dspi_probe()
802 bool ptp_sts_supported; member