Searched refs:ptp_sts_supported (Results 1 – 3 of 3) sorted by relevance
1503 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1548 if (!ctlr->ptp_sts_supported) { in spi_transfer_one_message()1682 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in __spi_pump_transfer_message()2005 if (!ctlr->ptp_sts_supported && !ctlr->transfer_one) { in spi_finalize_current_message()2012 if (unlikely(ctlr->ptp_sts_supported)) in spi_finalize_current_message()3926 if (!ctlr->ptp_sts_supported) { in __spi_async()
1373 ctlr->ptp_sts_supported = true; in dspi_probe()
691 bool ptp_sts_supported; member