Searched refs:no_pcs (Results 1 – 2 of 2) sorted by relevance
841 CEDI_PdVar(hwCfg).no_pcs = in readDesignConfig()3321 if ((CEDI_PdVar(hwCfg).no_pcs && (mode==CEDI_SERDES_LOOPBACK)) || in emacSetLoopback()3874 if (CEDI_PdVar(hwCfg).no_pcs) in emacResetPcs()3891 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetPcsReady()3908 if ((CEDI_PdVar(hwCfg).no_pcs) || in emacStartAutoNegotiation()3949 if (CEDI_PdVar(hwCfg).no_pcs || in emacSetAutoNegEnable()3974 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetAutoNegEnable()4032 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetAnComplete()4046 if (CEDI_PdVar(hwCfg).no_pcs) in emacSetAnAdvPage()4073 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetAnAdvPage()[all …]
1285 uint8_t no_pcs; member