Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dtlan.h290 #define TLAN_NET_SIO_ETXEN 0x20 macro
Dtlan.c3105 tlan_set_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_send_start()
3154 tlan_clear_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_send_byte()
3158 tlan_set_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_send_byte()
3208 tlan_clear_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_receive_byte()
3216 tlan_set_bit(TLAN_NET_SIO_ETXEN, sio); in tlan_ee_receive_byte()