Home
last modified time | relevance | path

Searched refs:next_msg_cs_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pl022.c346 * @next_msg_cs_active: the next message in the queue has been examined
381 bool next_msg_cs_active; member
486 pl022->next_msg_cs_active = false; in giveback()
523 pl022->next_msg_cs_active = true; in giveback()
1455 if (!pl022->next_msg_cs_active) in do_interrupt_dma_transfer()
1533 if (!pl022->next_msg_cs_active) in do_polling_transfer()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pl022.c345 * @next_msg_cs_active: the next message in the queue has been examined
380 bool next_msg_cs_active; member
477 pl022->next_msg_cs_active = false; in giveback()
514 pl022->next_msg_cs_active = true; in giveback()
1446 if (!pl022->next_msg_cs_active) in do_interrupt_dma_transfer()
1524 if (!pl022->next_msg_cs_active) in do_polling_transfer()

Completed in 6 milliseconds