Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dsolos-pci.c1052 uint32_t tx_started = 0; in fpga_tx() local
1086 tx_started |= 1 << port; in fpga_tx()
1130 if (tx_started) in fpga_tx()
1131 iowrite32(tx_started, card->config_regs + FLAGS_ADDR); in fpga_tx()