Searched refs:TLAN_HC_GO (Results 1 – 2 of 2) sorted by relevance
252 #define TLAN_HC_GO 0x80000000 macro
1109 outl(TLAN_HC_GO, dev->base_addr + TLAN_HOST_CMD); in tlan_start_tx()1420 ack |= TLAN_HC_GO; in tlan_handle_tx_eof()1574 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eof()1666 ack |= TLAN_HC_GO; in tlan_handle_tx_eoc()1791 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eoc()2346 outl(TLAN_HC_GO | TLAN_HC_RT, dev->base_addr + TLAN_HOST_CMD); in tlan_finish_reset()