Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.h257 #define TLAN_HC_RT 0x00080000 macro
H A Dtlan.c1551 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eof()
1766 ack |= TLAN_HC_GO | TLAN_HC_RT; in tlan_handle_rx_eoc()
2315 outl(TLAN_HC_GO | TLAN_HC_RT, dev->base_addr + TLAN_HOST_CMD); in tlan_finish_reset()