Searched refs:TLAN_NET_SIO_ECLOK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/ti/ |
| D | tlan.c | 3097 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_start() 3101 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_start() 3145 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3146 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3149 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3151 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3157 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3204 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_receive_byte() 3207 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_receive_byte() 3213 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_receive_byte() [all …]
|
| D | tlan.h | 289 #define TLAN_NET_SIO_ECLOK 0x40 macro
|