Searched refs:TLAN_NET_SIO_MINTEN (Results 1 – 2 of 2) sorted by relevance
2362 sio |= TLAN_NET_SIO_MINTEN; in TLan_FinishReset()2882 minten = TLan_GetBit( TLAN_NET_SIO_MINTEN, sio ); in TLan_MiiReadReg()2884 TLan_ClearBit(TLAN_NET_SIO_MINTEN, sio); in TLan_MiiReadReg()2921 TLan_SetBit(TLAN_NET_SIO_MINTEN, sio); in TLan_MiiReadReg()3049 minten = TLan_GetBit( TLAN_NET_SIO_MINTEN, sio ); in TLan_MiiWriteReg()3051 TLan_ClearBit( TLAN_NET_SIO_MINTEN, sio ); in TLan_MiiWriteReg()3065 TLan_SetBit( TLAN_NET_SIO_MINTEN, sio ); in TLan_MiiWriteReg()
290 #define TLAN_NET_SIO_MINTEN 0x80 macro