Lines Matching full:serdes
38 * SerDes HAL driver API
39 * @ingroup group_serdes SerDes
44 * @brief Header file for the SerDes HAL driver
65 /* Relevant to Serdes hssp and 25g */
68 /* Relevant to Serdes hssp only */
71 /* Relevant to Serdes hssp and 25g */
73 /* Relevant to Serdes hssp only */
75 /* Relevant to Serdes 25g only */
79 /* Relevant to Serdes hssp only */
95 /** Serdes loopback mode */
151 /** Serdes BIST pattern */
160 /** SerDes group rate */
168 /** SerDes power mode */
440 /** SerDes PCIe Rate - values are important for proper behavior */
451 * get the type of the serdes.
452 * Must be implemented for all SerDes unit.
454 * @return the serdes type.
459 * Reads a SERDES internal register
462 * @param page The SERDES register page within the group
463 * @param type The SERDES register type (PMA /PCS)
464 * @param offset The SERDES register offset (0 - 4095)
473 * Writes a SERDES internal register
476 * @param page The SERDES register page within the group
477 * @param type The SERDES register type (PMA /PCS)
478 * @param offset The SERDES register offset (0 - 4095)
490 * @param grp The SERDES group
498 * @param grp The SERDES group
506 * @param grp The SERDES group
511 * SERDES lane Rx rate change software flow enable
514 * @param lane The SERDES lane within the group
518 * SERDES lane Rx rate change software flow disable
521 * @param lane The SERDES lane within the group
528 * @param grp The SERDES group
529 * @param lane The SERDES lane within the group
538 * @param lane The SERDES lane within the group
547 * @param lane The SERDES lane within the group
554 * @param lane The SERDES lane within the group
560 * SERDES group power mode control
563 * @param grp The SERDES group
568 * SERDES lane power mode control
571 * @param grp The SERDES group
572 * @param lane The SERDES lane within the group
580 * SERDES group PMA hard reset
581 * Controls Serdes group PMA hard reset
584 * @param grp The SERDES group
589 * SERDES lane PMA hard reset
590 * Controls Serdes lane PMA hard reset
593 * @param lane The SERDES lane within the group
598 * Configure SERDES loopback
602 * @param lane The SERDES lane within the group
608 * SERDES BIST pattern selection
619 * SERDES BIST TX Enable
623 * @param lane The SERDES lane within the group
628 * SERDES BIST TX single bit error injection
635 * SERDES BIST RX Enable
639 * @param lane The SERDES lane within the group
644 * SERDES BIST RX status
645 * Checks the RX BIST status for a specific SERDES lane
648 * @param lane The SERDES lane within the group
660 * @param lane The SERDES lane within the group
668 * @param lane The SERDES lane within the group
679 * @param lane The SERDES lane within the group
690 * @param lane The SERDES lane within the group
703 * @param lane The SERDES lane within the group
718 * @param lane The SERDES lane within the group
740 * @param lane The SERDES lane within the group
750 * @param lane The SERDES lane within the group
760 * @param lane The SERDES lane within the group
770 * @param lane The SERDES lane within the group
778 * @param lane The SERDES lane within the group
786 * @param lane The SERDES lane within the group
794 * @param lane The SERDES lane within the group
799 * Switch entire SerDes group to SGMII mode based on 156.25 Mhz reference clock
806 * Switch entire SerDes group to KR mode based on 156.25 Mhz reference clock
813 * performs SerDes HW equalization test and update equalization parameters
816 * @param lane The SERDES lane within the group
823 * @param lane The SERDES lane within the group
831 * When working with local Refclk, same SRIS configuration in both serdes sides
841 * set SERDES dcgain parameter
851 * @param lane The SERDES lane within the group
859 * @param lane The SERDES lane within the group
874 /** @} end of SERDES group */