Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hsi/controllers/
H A Domap_ssi_port.c675 u32 txbufstate = 0; in ssi_cleanup_queues() local
689 txbufstate |= (1 << i); in ssi_cleanup_queues()
713 tmp &= ~txbufstate; in ssi_cleanup_queues()
/kernel/linux/linux-6.6/drivers/hsi/controllers/
H A Domap_ssi_port.c669 u32 txbufstate = 0; in ssi_cleanup_queues() local
683 txbufstate |= (1 << i); in ssi_cleanup_queues()
707 tmp &= ~txbufstate; in ssi_cleanup_queues()

Completed in 5 milliseconds