Searched refs:TLAN_HC_GO (Results 1 – 2 of 2) sorted by relevance
252 #define TLAN_HC_GO 0x80000000 macro
1108 outl(TLAN_HC_GO, dev->base_addr + TLAN_HOST_CMD); in tlan_start_tx()1419 ack |= TLAN_HC_GO; in tlan_handle_tx_eof()1572 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eof()1662 ack |= TLAN_HC_GO; in tlan_handle_tx_eoc()1787 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eoc()2339 outl(TLAN_HC_GO | TLAN_HC_RT, dev->base_addr + TLAN_HOST_CMD); in tlan_finish_reset()