Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dtlan.h290 #define TLAN_NET_SIO_ETXEN 0x20 macro
Dtlan.c3106 tlan_set_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_send_start()
3155 tlan_clear_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_send_byte()
3159 tlan_set_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_send_byte()
3209 tlan_clear_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_receive_byte()
3217 tlan_set_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_receive_byte()