Searched refs:TLAN_NET_SIO_ECLOK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/ti/ |
| D | tlan.c | 3071 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_start() 3075 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_start() 3119 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3120 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3123 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3125 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3131 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_send_byte() 3178 tlan_set_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_receive_byte() 3181 tlan_clear_bit(TLAN_NET_SIO_ECLOK, sio); in tlan_ee_receive_byte() 3187 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
|