Searched refs:HME_SEB_RESET_ERX (Results 1 – 2 of 2) sorted by relevance
43 #define HME_SEB_RESET_ERX 0x00000002 /* reset external receiver */ macro
396 (HME_SEB_RESET_ETX | HME_SEB_RESET_ERX)); in hme_stop()400 if ((v & (HME_SEB_RESET_ETX | HME_SEB_RESET_ERX)) == 0) in hme_stop()