Searched refs:ptp_sts_supported (Results 1 – 3 of 3) sorted by relevance
1502 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1547 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1685 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in __spi_pump_transfer_message()2008 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in spi_finalize_current_message()2015 if (unlikely(ctlr->ptp_sts_supported)) in spi_finalize_current_message()4052 if (!ctlr->ptp_sts_supported) { in __spi_async()
1420 ctlr->ptp_sts_supported = true; in dspi_probe()
736 bool ptp_sts_supported; member