Home
last modified time | relevance | path

Searched refs:halt_timeout (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/alchemy/common/
H A Ddbdma.c760 int halt_timeout = 0; in au1xxx_dbdma_stop() local
769 halt_timeout++; in au1xxx_dbdma_stop()
770 if (halt_timeout > 100) { in au1xxx_dbdma_stop()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c1259 bool halt_timeout = false; in ptp_one_step_sync()
1293 halt_timeout = true; in macb_tx_complete()
1366 if (halt_timeout) in gem_rx_refill()
1116 bool halt_timeout = false; macb_tx_error_task() local