Searched refs:txgbe_write_pma (Results 1 – 1 of 1) sorted by relevance
| /drivers/net/pcs/ |
| A D | pcs-xpcs-wx.c | 62 txgbe_write_pma(xpcs, TXGBE_MPLLA_CTL0, 0x21); in txgbe_pma_config_10gbaser() 63 txgbe_write_pma(xpcs, TXGBE_MPLLA_CTL3, 0); in txgbe_pma_config_10gbaser() 68 txgbe_write_pma(xpcs, TXGBE_VCO_CAL_LD0, 0x549); in txgbe_pma_config_10gbaser() 69 txgbe_write_pma(xpcs, TXGBE_VCO_CAL_REF0, 0x29); in txgbe_pma_config_10gbaser() 70 txgbe_write_pma(xpcs, TXGBE_TX_RATE_CTL, 0); in txgbe_pma_config_10gbaser() 71 txgbe_write_pma(xpcs, TXGBE_RX_RATE_CTL, 0); in txgbe_pma_config_10gbaser() 80 txgbe_write_pma(xpcs, TXGBE_DFE_TAP_CTL0, 0xBE); in txgbe_pma_config_10gbaser() 99 txgbe_write_pma(xpcs, TXGBE_DFE_TAP_CTL0, 0); in txgbe_pma_config_1g() 103 txgbe_write_pma(xpcs, TXGBE_MPLLA_CTL0, 0x20); in txgbe_pma_config_1g() 104 txgbe_write_pma(xpcs, TXGBE_MPLLA_CTL3, 0x46); in txgbe_pma_config_1g() [all …]
|
Completed in 7 milliseconds