Searched refs:SK_PHY_LOOPB_ON (Results 1 – 2 of 2) sorted by relevance
254 #define SK_PHY_LOOPB_ON (1<<2) /* Enable PHY Loopback Mode */ macro
3451 switch (Para & (SK_PHY_LOOPB_ON | SK_PHY_LOOPB_OFF)) { in SkXmSetRxTxEn()3452 case SK_PHY_LOOPB_ON: in SkXmSetRxTxEn()