ksz8081_driver.h File Reference

KSZ8081 Ethernet PHY driver. More...

#include "core/nic.h"

Go to the source code of this file.

Macros

#define KSZ8081_PHY_ADDR   0
 
#define KSZ8081_50MHZ_CLOCK_MODE_SUPPORT   DISABLED
 
#define KSZ8081_BMCR   0x00
 
#define KSZ8081_BMSR   0x01
 
#define KSZ8081_PHYID1   0x02
 
#define KSZ8081_PHYID2   0x03
 
#define KSZ8081_ANAR   0x04
 
#define KSZ8081_ANLPAR   0x05
 
#define KSZ8081_ANER   0x06
 
#define KSZ8081_ANNPR   0x07
 
#define KSZ8081_ANLPNPR   0x08
 
#define KSZ8081_DRCON   0x10
 
#define KSZ8081_AFECON1   0x11
 
#define KSZ8081_RXERCTR   0x15
 
#define KSZ8081_OMSO   0x16
 
#define KSZ8081_OMSS   0x17
 
#define KSZ8081_EXCON   0x18
 
#define KSZ8081_ICSR   0x1B
 
#define KSZ8081_LINKMD   0x1D
 
#define KSZ8081_PHYCON1   0x1E
 
#define KSZ8081_PHYCON2   0x1F
 
#define KSZ8081_BMCR_RESET   0x8000
 
#define KSZ8081_BMCR_LOOPBACK   0x4000
 
#define KSZ8081_BMCR_SPEED_SEL   0x2000
 
#define KSZ8081_BMCR_AN_EN   0x1000
 
#define KSZ8081_BMCR_POWER_DOWN   0x0800
 
#define KSZ8081_BMCR_ISOLATE   0x0400
 
#define KSZ8081_BMCR_RESTART_AN   0x0200
 
#define KSZ8081_BMCR_DUPLEX_MODE   0x0100
 
#define KSZ8081_BMCR_COL_TEST   0x0080
 
#define KSZ8081_BMSR_100BT4   0x8000
 
#define KSZ8081_BMSR_100BTX_FD   0x4000
 
#define KSZ8081_BMSR_100BTX_HD   0x2000
 
#define KSZ8081_BMSR_10BT_FD   0x1000
 
#define KSZ8081_BMSR_10BT_HD   0x0800
 
#define KSZ8081_BMSR_NO_PREAMBLE   0x0040
 
#define KSZ8081_BMSR_AN_COMPLETE   0x0020
 
#define KSZ8081_BMSR_REMOTE_FAULT   0x0010
 
#define KSZ8081_BMSR_AN_CAPABLE   0x0008
 
#define KSZ8081_BMSR_LINK_STATUS   0x0004
 
#define KSZ8081_BMSR_JABBER_DETECT   0x0002
 
#define KSZ8081_BMSR_EXTENDED_CAPABLE   0x0001
 
#define KSZ8081_PHYID1_PHY_ID_MSB   0xFFFF
 
#define KSZ8081_PHYID1_PHY_ID_MSB_DEFAULT   0x0022
 
#define KSZ8081_PHYID2_PHY_ID_LSB   0xFC00
 
#define KSZ8081_PHYID2_PHY_ID_LSB_DEFAULT   0x1400
 
#define KSZ8081_PHYID2_MODEL_NUM   0x03F0
 
#define KSZ8081_PHYID2_MODEL_NUM_DEFAULT   0x0160
 
#define KSZ8081_PHYID2_REVISION_NUM   0x000F
 
#define KSZ8081_ANAR_NEXT_PAGE   0x8000
 
#define KSZ8081_ANAR_REMOTE_FAULT   0x2000
 
#define KSZ8081_ANAR_PAUSE   0x0C00
 
#define KSZ8081_ANAR_100BT4   0x0200
 
#define KSZ8081_ANAR_100BTX_FD   0x0100
 
#define KSZ8081_ANAR_100BTX_HD   0x0080
 
#define KSZ8081_ANAR_10BT_FD   0x0040
 
#define KSZ8081_ANAR_10BT_HD   0x0020
 
#define KSZ8081_ANAR_SELECTOR   0x001F
 
#define KSZ8081_ANAR_SELECTOR_DEFAULT   0x0001
 
#define KSZ8081_ANLPAR_NEXT_PAGE   0x8000
 
#define KSZ8081_ANLPAR_ACK   0x4000
 
#define KSZ8081_ANLPAR_REMOTE_FAULT   0x2000
 
#define KSZ8081_ANLPAR_PAUSE   0x0C00
 
#define KSZ8081_ANLPAR_100BT4   0x0200
 
#define KSZ8081_ANLPAR_100BTX_FD   0x0100
 
#define KSZ8081_ANLPAR_100BTX_HD   0x0080
 
#define KSZ8081_ANLPAR_10BT_FD   0x0040
 
#define KSZ8081_ANLPAR_10BT_HD   0x0020
 
#define KSZ8081_ANLPAR_SELECTOR   0x001F
 
#define KSZ8081_ANLPAR_SELECTOR_DEFAULT   0x0001
 
#define KSZ8081_ANER_PAR_DETECT_FAULT   0x0010
 
#define KSZ8081_ANER_LP_NEXT_PAGE_ABLE   0x0008
 
#define KSZ8081_ANER_NEXT_PAGE_ABLE   0x0004
 
#define KSZ8081_ANER_PAGE_RECEIVED   0x0002
 
#define KSZ8081_ANER_LP_AN_ABLE   0x0001
 
#define KSZ8081_ANNPR_MSG_PAGE   0x2000
 
#define KSZ8081_ANNPR_ACK2   0x1000
 
#define KSZ8081_ANNPR_TOGGLE   0x0800
 
#define KSZ8081_ANNPR_MESSAGE   0x07FF
 
#define KSZ8081_ANLPNPR_NEXT_PAGE   0x8000
 
#define KSZ8081_ANLPNPR_ACK   0x4000
 
#define KSZ8081_ANLPNPR_MSG_PAGE   0x2000
 
#define KSZ8081_ANLPNPR_ACK2   0x1000
 
#define KSZ8081_ANLPNPR_TOGGLE   0x0800
 
#define KSZ8081_ANLPNPR_MESSAGE   0x07FF
 
#define KSZ8081_DRCON_PLL_OFF   0x0010
 
#define KSZ8081_AFECON1_SLOW_OSC_MODE_EN   0x0020
 
#define KSZ8081_OMSO_FACTORY_TEST_MODE   0x8000
 
#define KSZ8081_OMSO_BCAST_OFF_OVERRIDE   0x0200
 
#define KSZ8081_OMSO_MII_BTB_OVERRIDE   0x0080
 
#define KSZ8081_OMSO_RMII_BTB_OVERRIDE   0x0040
 
#define KSZ8081_OMSO_NAND_TREE_OVERRIDE   0x0020
 
#define KSZ8081_OMSO_RMII_OVERRIDE   0x0002
 
#define KSZ8081_OMSO_MII_OVERRIDE   0x0001
 
#define KSZ8081_OMSS_PHYAD   0xE000
 
#define KSZ8081_OMSS_BCAST_OFF_STRAP_STATUS   0x0200
 
#define KSZ8081_OMSS_MII_BTB_STRAP_STATUS   0x0080
 
#define KSZ8081_OMSS_RMII_BTB_STRAP_STATUS   0x0040
 
#define KSZ8081_OMSS_NAND_TREE_STRAP_STATUS   0x0020
 
#define KSZ8081_OMSS_RMII_STRAP_STATUS   0x0002
 
#define KSZ8081_OMSS_MII_STRAP_STATUS   0x0001
 
#define KSZ8081_EXCON_EDPD_DIS   0x0800
 
#define KSZ8081_EXCON_100BTX_LATENCY   0x0400
 
#define KSZ8081_EXCON_10BT_PREAMBLE_RESTORE   0x0040
 
#define KSZ8081_ICSR_JABBER_IE   0x8000
 
#define KSZ8081_ICSR_RECEIVE_ERROR_IE   0x4000
 
#define KSZ8081_ICSR_PAGE_RECEIVED_IE   0x2000
 
#define KSZ8081_ICSR_PAR_DETECT_FAULT_IE   0x1000
 
#define KSZ8081_ICSR_LP_ACK_IE   0x0800
 
#define KSZ8081_ICSR_LINK_DOWN_IE   0x0400
 
#define KSZ8081_ICSR_REMOTE_FAULT_IE   0x0200
 
#define KSZ8081_ICSR_LINK_UP_IE   0x0100
 
#define KSZ8081_ICSR_JABBER_IF   0x0080
 
#define KSZ8081_ICSR_RECEIVE_ERROR_IF   0x0040
 
#define KSZ8081_ICSR_PAGE_RECEIVED_IF   0x0020
 
#define KSZ8081_ICSR_PAR_DETECT_FAULT_IF   0x0010
 
#define KSZ8081_ICSR_LP_ACK_IF   0x0008
 
#define KSZ8081_ICSR_LINK_DOWN_IF   0x0004
 
#define KSZ8081_ICSR_REMOTE_FAULT_IF   0x0002
 
#define KSZ8081_ICSR_LINK_UP_IF   0x0001
 
#define KSZ8081_LINKMD_TEST_EN   0x8000
 
#define KSZ8081_LINKMD_RESULT   0x6000
 
#define KSZ8081_LINKMD_SHORT   0x1000
 
#define KSZ8081_LINKMD_FAULT_COUNT   0x01FF
 
#define KSZ8081_PHYCON1_PAUSE_EN   0x0200
 
#define KSZ8081_PHYCON1_LINK_STATUS   0x0100
 
#define KSZ8081_PHYCON1_POL_STATUS   0x0080
 
#define KSZ8081_PHYCON1_MDIX_STATE   0x0020
 
#define KSZ8081_PHYCON1_ENERGY_DETECT   0x0010
 
#define KSZ8081_PHYCON1_PHY_ISOLATE   0x0008
 
#define KSZ8081_PHYCON1_OP_MODE   0x0007
 
#define KSZ8081_PHYCON1_OP_MODE_AN   0x0000
 
#define KSZ8081_PHYCON1_OP_MODE_10BT_HD   0x0001
 
#define KSZ8081_PHYCON1_OP_MODE_100BTX_HD   0x0002
 
#define KSZ8081_PHYCON1_OP_MODE_10BT_FD   0x0005
 
#define KSZ8081_PHYCON1_OP_MODE_100BTX_FD   0x0006
 
#define KSZ8081_PHYCON2_HP_MDIX   0x8000
 
#define KSZ8081_PHYCON2_MDIX_SEL   0x4000
 
#define KSZ8081_PHYCON2_PAIR_SWAP_DIS   0x2000
 
#define KSZ8081_PHYCON2_FORCE_LINK   0x0800
 
#define KSZ8081_PHYCON2_POWER_SAVING   0x0400
 
#define KSZ8081_PHYCON2_INT_LEVEL   0x0200
 
#define KSZ8081_PHYCON2_JABBER_EN   0x0100
 
#define KSZ8081_PHYCON2_RMII_REF_CLK_SEL   0x0080
 
#define KSZ8081_PHYCON2_LED_MODE   0x0030
 
#define KSZ8081_PHYCON2_TX_DIS   0x0008
 
#define KSZ8081_PHYCON2_REMOTE_LOOPBACK   0x0004
 
#define KSZ8081_PHYCON2_SQE_TEST_EN   0x0002
 
#define KSZ8081_PHYCON2_DATA_SCRAMBLING_DIS   0x0001
 

Functions

error_t ksz8081Init (NetInterface *interface)
 KSZ8081 PHY transceiver initialization. More...
 
void ksz8081InitHook (NetInterface *interface)
 KSZ8081 custom configuration. More...
 
void ksz8081Tick (NetInterface *interface)
 KSZ8081 timer handler. More...
 
void ksz8081EnableIrq (NetInterface *interface)
 Enable interrupts. More...
 
void ksz8081DisableIrq (NetInterface *interface)
 Disable interrupts. More...
 
void ksz8081EventHandler (NetInterface *interface)
 KSZ8081 event handler. More...
 
void ksz8081WritePhyReg (NetInterface *interface, uint8_t address, uint16_t data)
 Write PHY register. More...
 
uint16_t ksz8081ReadPhyReg (NetInterface *interface, uint8_t address)
 Read PHY register. More...
 
void ksz8081DumpPhyReg (NetInterface *interface)
 Dump PHY registers for debugging purpose. More...
 

Variables

const PhyDriver ksz8081PhyDriver
 KSZ8081 Ethernet PHY driver. More...
 

Detailed Description

KSZ8081 Ethernet PHY driver.

License

SPDX-License-Identifier: GPL-2.0-or-later

Copyright (C) 2010-2024 Oryx Embedded SARL. All rights reserved.

This file is part of CycloneTCP Open.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Author
Oryx Embedded SARL (www.oryx-embedded.com)
Version
2.4.0

Definition in file ksz8081_driver.h.

Macro Definition Documentation

◆ KSZ8081_50MHZ_CLOCK_MODE_SUPPORT

#define KSZ8081_50MHZ_CLOCK_MODE_SUPPORT   DISABLED

Definition at line 46 of file ksz8081_driver.h.

◆ KSZ8081_AFECON1

#define KSZ8081_AFECON1   0x11

Definition at line 62 of file ksz8081_driver.h.

◆ KSZ8081_AFECON1_SLOW_OSC_MODE_EN

#define KSZ8081_AFECON1_SLOW_OSC_MODE_EN   0x0020

Definition at line 158 of file ksz8081_driver.h.

◆ KSZ8081_ANAR

#define KSZ8081_ANAR   0x04

Definition at line 56 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_100BT4

#define KSZ8081_ANAR_100BT4   0x0200

Definition at line 112 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_100BTX_FD

#define KSZ8081_ANAR_100BTX_FD   0x0100

Definition at line 113 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_100BTX_HD

#define KSZ8081_ANAR_100BTX_HD   0x0080

Definition at line 114 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_10BT_FD

#define KSZ8081_ANAR_10BT_FD   0x0040

Definition at line 115 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_10BT_HD

#define KSZ8081_ANAR_10BT_HD   0x0020

Definition at line 116 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_NEXT_PAGE

#define KSZ8081_ANAR_NEXT_PAGE   0x8000

Definition at line 109 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_PAUSE

#define KSZ8081_ANAR_PAUSE   0x0C00

Definition at line 111 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_REMOTE_FAULT

#define KSZ8081_ANAR_REMOTE_FAULT   0x2000

Definition at line 110 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_SELECTOR

#define KSZ8081_ANAR_SELECTOR   0x001F

Definition at line 117 of file ksz8081_driver.h.

◆ KSZ8081_ANAR_SELECTOR_DEFAULT

#define KSZ8081_ANAR_SELECTOR_DEFAULT   0x0001

Definition at line 118 of file ksz8081_driver.h.

◆ KSZ8081_ANER

#define KSZ8081_ANER   0x06

Definition at line 58 of file ksz8081_driver.h.

◆ KSZ8081_ANER_LP_AN_ABLE

#define KSZ8081_ANER_LP_AN_ABLE   0x0001

Definition at line 138 of file ksz8081_driver.h.

◆ KSZ8081_ANER_LP_NEXT_PAGE_ABLE

#define KSZ8081_ANER_LP_NEXT_PAGE_ABLE   0x0008

Definition at line 135 of file ksz8081_driver.h.

◆ KSZ8081_ANER_NEXT_PAGE_ABLE

#define KSZ8081_ANER_NEXT_PAGE_ABLE   0x0004

Definition at line 136 of file ksz8081_driver.h.

◆ KSZ8081_ANER_PAGE_RECEIVED

#define KSZ8081_ANER_PAGE_RECEIVED   0x0002

Definition at line 137 of file ksz8081_driver.h.

◆ KSZ8081_ANER_PAR_DETECT_FAULT

#define KSZ8081_ANER_PAR_DETECT_FAULT   0x0010

Definition at line 134 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR

#define KSZ8081_ANLPAR   0x05

Definition at line 57 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_100BT4

#define KSZ8081_ANLPAR_100BT4   0x0200

Definition at line 125 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_100BTX_FD

#define KSZ8081_ANLPAR_100BTX_FD   0x0100

Definition at line 126 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_100BTX_HD

#define KSZ8081_ANLPAR_100BTX_HD   0x0080

Definition at line 127 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_10BT_FD

#define KSZ8081_ANLPAR_10BT_FD   0x0040

Definition at line 128 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_10BT_HD

#define KSZ8081_ANLPAR_10BT_HD   0x0020

Definition at line 129 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_ACK

#define KSZ8081_ANLPAR_ACK   0x4000

Definition at line 122 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_NEXT_PAGE

#define KSZ8081_ANLPAR_NEXT_PAGE   0x8000

Definition at line 121 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_PAUSE

#define KSZ8081_ANLPAR_PAUSE   0x0C00

Definition at line 124 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_REMOTE_FAULT

#define KSZ8081_ANLPAR_REMOTE_FAULT   0x2000

Definition at line 123 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_SELECTOR

#define KSZ8081_ANLPAR_SELECTOR   0x001F

Definition at line 130 of file ksz8081_driver.h.

◆ KSZ8081_ANLPAR_SELECTOR_DEFAULT

#define KSZ8081_ANLPAR_SELECTOR_DEFAULT   0x0001

Definition at line 131 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR

#define KSZ8081_ANLPNPR   0x08

Definition at line 60 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR_ACK

#define KSZ8081_ANLPNPR_ACK   0x4000

Definition at line 148 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR_ACK2

#define KSZ8081_ANLPNPR_ACK2   0x1000

Definition at line 150 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR_MESSAGE

#define KSZ8081_ANLPNPR_MESSAGE   0x07FF

Definition at line 152 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR_MSG_PAGE

#define KSZ8081_ANLPNPR_MSG_PAGE   0x2000

Definition at line 149 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR_NEXT_PAGE

#define KSZ8081_ANLPNPR_NEXT_PAGE   0x8000

Definition at line 147 of file ksz8081_driver.h.

◆ KSZ8081_ANLPNPR_TOGGLE

#define KSZ8081_ANLPNPR_TOGGLE   0x0800

Definition at line 151 of file ksz8081_driver.h.

◆ KSZ8081_ANNPR

#define KSZ8081_ANNPR   0x07

Definition at line 59 of file ksz8081_driver.h.

◆ KSZ8081_ANNPR_ACK2

#define KSZ8081_ANNPR_ACK2   0x1000

Definition at line 142 of file ksz8081_driver.h.

◆ KSZ8081_ANNPR_MESSAGE

#define KSZ8081_ANNPR_MESSAGE   0x07FF

Definition at line 144 of file ksz8081_driver.h.

◆ KSZ8081_ANNPR_MSG_PAGE

#define KSZ8081_ANNPR_MSG_PAGE   0x2000

Definition at line 141 of file ksz8081_driver.h.

◆ KSZ8081_ANNPR_TOGGLE

#define KSZ8081_ANNPR_TOGGLE   0x0800

Definition at line 143 of file ksz8081_driver.h.

◆ KSZ8081_BMCR

#define KSZ8081_BMCR   0x00

Definition at line 52 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_AN_EN

#define KSZ8081_BMCR_AN_EN   0x1000

Definition at line 76 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_COL_TEST

#define KSZ8081_BMCR_COL_TEST   0x0080

Definition at line 81 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_DUPLEX_MODE

#define KSZ8081_BMCR_DUPLEX_MODE   0x0100

Definition at line 80 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_ISOLATE

#define KSZ8081_BMCR_ISOLATE   0x0400

Definition at line 78 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_LOOPBACK

#define KSZ8081_BMCR_LOOPBACK   0x4000

Definition at line 74 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_POWER_DOWN

#define KSZ8081_BMCR_POWER_DOWN   0x0800

Definition at line 77 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_RESET

#define KSZ8081_BMCR_RESET   0x8000

Definition at line 73 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_RESTART_AN

#define KSZ8081_BMCR_RESTART_AN   0x0200

Definition at line 79 of file ksz8081_driver.h.

◆ KSZ8081_BMCR_SPEED_SEL

#define KSZ8081_BMCR_SPEED_SEL   0x2000

Definition at line 75 of file ksz8081_driver.h.

◆ KSZ8081_BMSR

#define KSZ8081_BMSR   0x01

Definition at line 53 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_100BT4

#define KSZ8081_BMSR_100BT4   0x8000

Definition at line 84 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_100BTX_FD

#define KSZ8081_BMSR_100BTX_FD   0x4000

Definition at line 85 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_100BTX_HD

#define KSZ8081_BMSR_100BTX_HD   0x2000

Definition at line 86 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_10BT_FD

#define KSZ8081_BMSR_10BT_FD   0x1000

Definition at line 87 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_10BT_HD

#define KSZ8081_BMSR_10BT_HD   0x0800

Definition at line 88 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_AN_CAPABLE

#define KSZ8081_BMSR_AN_CAPABLE   0x0008

Definition at line 92 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_AN_COMPLETE

#define KSZ8081_BMSR_AN_COMPLETE   0x0020

Definition at line 90 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_EXTENDED_CAPABLE

#define KSZ8081_BMSR_EXTENDED_CAPABLE   0x0001

Definition at line 95 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_JABBER_DETECT

#define KSZ8081_BMSR_JABBER_DETECT   0x0002

Definition at line 94 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_LINK_STATUS

#define KSZ8081_BMSR_LINK_STATUS   0x0004

Definition at line 93 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_NO_PREAMBLE

#define KSZ8081_BMSR_NO_PREAMBLE   0x0040

Definition at line 89 of file ksz8081_driver.h.

◆ KSZ8081_BMSR_REMOTE_FAULT

#define KSZ8081_BMSR_REMOTE_FAULT   0x0010

Definition at line 91 of file ksz8081_driver.h.

◆ KSZ8081_DRCON

#define KSZ8081_DRCON   0x10

Definition at line 61 of file ksz8081_driver.h.

◆ KSZ8081_DRCON_PLL_OFF

#define KSZ8081_DRCON_PLL_OFF   0x0010

Definition at line 155 of file ksz8081_driver.h.

◆ KSZ8081_EXCON

#define KSZ8081_EXCON   0x18

Definition at line 66 of file ksz8081_driver.h.

◆ KSZ8081_EXCON_100BTX_LATENCY

#define KSZ8081_EXCON_100BTX_LATENCY   0x0400

Definition at line 180 of file ksz8081_driver.h.

◆ KSZ8081_EXCON_10BT_PREAMBLE_RESTORE

#define KSZ8081_EXCON_10BT_PREAMBLE_RESTORE   0x0040

Definition at line 181 of file ksz8081_driver.h.

◆ KSZ8081_EXCON_EDPD_DIS

#define KSZ8081_EXCON_EDPD_DIS   0x0800

Definition at line 179 of file ksz8081_driver.h.

◆ KSZ8081_ICSR

#define KSZ8081_ICSR   0x1B

Definition at line 67 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_JABBER_IE

#define KSZ8081_ICSR_JABBER_IE   0x8000

Definition at line 184 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_JABBER_IF

#define KSZ8081_ICSR_JABBER_IF   0x0080

Definition at line 192 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_LINK_DOWN_IE

#define KSZ8081_ICSR_LINK_DOWN_IE   0x0400

Definition at line 189 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_LINK_DOWN_IF

#define KSZ8081_ICSR_LINK_DOWN_IF   0x0004

Definition at line 197 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_LINK_UP_IE

#define KSZ8081_ICSR_LINK_UP_IE   0x0100

Definition at line 191 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_LINK_UP_IF

#define KSZ8081_ICSR_LINK_UP_IF   0x0001

Definition at line 199 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_LP_ACK_IE

#define KSZ8081_ICSR_LP_ACK_IE   0x0800

Definition at line 188 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_LP_ACK_IF

#define KSZ8081_ICSR_LP_ACK_IF   0x0008

Definition at line 196 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_PAGE_RECEIVED_IE

#define KSZ8081_ICSR_PAGE_RECEIVED_IE   0x2000

Definition at line 186 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_PAGE_RECEIVED_IF

#define KSZ8081_ICSR_PAGE_RECEIVED_IF   0x0020

Definition at line 194 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_PAR_DETECT_FAULT_IE

#define KSZ8081_ICSR_PAR_DETECT_FAULT_IE   0x1000

Definition at line 187 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_PAR_DETECT_FAULT_IF

#define KSZ8081_ICSR_PAR_DETECT_FAULT_IF   0x0010

Definition at line 195 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_RECEIVE_ERROR_IE

#define KSZ8081_ICSR_RECEIVE_ERROR_IE   0x4000

Definition at line 185 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_RECEIVE_ERROR_IF

#define KSZ8081_ICSR_RECEIVE_ERROR_IF   0x0040

Definition at line 193 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_REMOTE_FAULT_IE

#define KSZ8081_ICSR_REMOTE_FAULT_IE   0x0200

Definition at line 190 of file ksz8081_driver.h.

◆ KSZ8081_ICSR_REMOTE_FAULT_IF

#define KSZ8081_ICSR_REMOTE_FAULT_IF   0x0002

Definition at line 198 of file ksz8081_driver.h.

◆ KSZ8081_LINKMD

#define KSZ8081_LINKMD   0x1D

Definition at line 68 of file ksz8081_driver.h.

◆ KSZ8081_LINKMD_FAULT_COUNT

#define KSZ8081_LINKMD_FAULT_COUNT   0x01FF

Definition at line 205 of file ksz8081_driver.h.

◆ KSZ8081_LINKMD_RESULT

#define KSZ8081_LINKMD_RESULT   0x6000

Definition at line 203 of file ksz8081_driver.h.

◆ KSZ8081_LINKMD_SHORT

#define KSZ8081_LINKMD_SHORT   0x1000

Definition at line 204 of file ksz8081_driver.h.

◆ KSZ8081_LINKMD_TEST_EN

#define KSZ8081_LINKMD_TEST_EN   0x8000

Definition at line 202 of file ksz8081_driver.h.

◆ KSZ8081_OMSO

#define KSZ8081_OMSO   0x16

Definition at line 64 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_BCAST_OFF_OVERRIDE

#define KSZ8081_OMSO_BCAST_OFF_OVERRIDE   0x0200

Definition at line 162 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_FACTORY_TEST_MODE

#define KSZ8081_OMSO_FACTORY_TEST_MODE   0x8000

Definition at line 161 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_MII_BTB_OVERRIDE

#define KSZ8081_OMSO_MII_BTB_OVERRIDE   0x0080

Definition at line 163 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_MII_OVERRIDE

#define KSZ8081_OMSO_MII_OVERRIDE   0x0001

Definition at line 167 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_NAND_TREE_OVERRIDE

#define KSZ8081_OMSO_NAND_TREE_OVERRIDE   0x0020

Definition at line 165 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_RMII_BTB_OVERRIDE

#define KSZ8081_OMSO_RMII_BTB_OVERRIDE   0x0040

Definition at line 164 of file ksz8081_driver.h.

◆ KSZ8081_OMSO_RMII_OVERRIDE

#define KSZ8081_OMSO_RMII_OVERRIDE   0x0002

Definition at line 166 of file ksz8081_driver.h.

◆ KSZ8081_OMSS

#define KSZ8081_OMSS   0x17

Definition at line 65 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_BCAST_OFF_STRAP_STATUS

#define KSZ8081_OMSS_BCAST_OFF_STRAP_STATUS   0x0200

Definition at line 171 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_MII_BTB_STRAP_STATUS

#define KSZ8081_OMSS_MII_BTB_STRAP_STATUS   0x0080

Definition at line 172 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_MII_STRAP_STATUS

#define KSZ8081_OMSS_MII_STRAP_STATUS   0x0001

Definition at line 176 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_NAND_TREE_STRAP_STATUS

#define KSZ8081_OMSS_NAND_TREE_STRAP_STATUS   0x0020

Definition at line 174 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_PHYAD

#define KSZ8081_OMSS_PHYAD   0xE000

Definition at line 170 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_RMII_BTB_STRAP_STATUS

#define KSZ8081_OMSS_RMII_BTB_STRAP_STATUS   0x0040

Definition at line 173 of file ksz8081_driver.h.

◆ KSZ8081_OMSS_RMII_STRAP_STATUS

#define KSZ8081_OMSS_RMII_STRAP_STATUS   0x0002

Definition at line 175 of file ksz8081_driver.h.

◆ KSZ8081_PHY_ADDR

#define KSZ8081_PHY_ADDR   0

Definition at line 39 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1

#define KSZ8081_PHYCON1   0x1E

Definition at line 69 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_ENERGY_DETECT

#define KSZ8081_PHYCON1_ENERGY_DETECT   0x0010

Definition at line 212 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_LINK_STATUS

#define KSZ8081_PHYCON1_LINK_STATUS   0x0100

Definition at line 209 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_MDIX_STATE

#define KSZ8081_PHYCON1_MDIX_STATE   0x0020

Definition at line 211 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_OP_MODE

#define KSZ8081_PHYCON1_OP_MODE   0x0007

Definition at line 214 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_OP_MODE_100BTX_FD

#define KSZ8081_PHYCON1_OP_MODE_100BTX_FD   0x0006

Definition at line 219 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_OP_MODE_100BTX_HD

#define KSZ8081_PHYCON1_OP_MODE_100BTX_HD   0x0002

Definition at line 217 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_OP_MODE_10BT_FD

#define KSZ8081_PHYCON1_OP_MODE_10BT_FD   0x0005

Definition at line 218 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_OP_MODE_10BT_HD

#define KSZ8081_PHYCON1_OP_MODE_10BT_HD   0x0001

Definition at line 216 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_OP_MODE_AN

#define KSZ8081_PHYCON1_OP_MODE_AN   0x0000

Definition at line 215 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_PAUSE_EN

#define KSZ8081_PHYCON1_PAUSE_EN   0x0200

Definition at line 208 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_PHY_ISOLATE

#define KSZ8081_PHYCON1_PHY_ISOLATE   0x0008

Definition at line 213 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON1_POL_STATUS

#define KSZ8081_PHYCON1_POL_STATUS   0x0080

Definition at line 210 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2

#define KSZ8081_PHYCON2   0x1F

Definition at line 70 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_DATA_SCRAMBLING_DIS

#define KSZ8081_PHYCON2_DATA_SCRAMBLING_DIS   0x0001

Definition at line 234 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_FORCE_LINK

#define KSZ8081_PHYCON2_FORCE_LINK   0x0800

Definition at line 225 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_HP_MDIX

#define KSZ8081_PHYCON2_HP_MDIX   0x8000

Definition at line 222 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_INT_LEVEL

#define KSZ8081_PHYCON2_INT_LEVEL   0x0200

Definition at line 227 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_JABBER_EN

#define KSZ8081_PHYCON2_JABBER_EN   0x0100

Definition at line 228 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_LED_MODE

#define KSZ8081_PHYCON2_LED_MODE   0x0030

Definition at line 230 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_MDIX_SEL

#define KSZ8081_PHYCON2_MDIX_SEL   0x4000

Definition at line 223 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_PAIR_SWAP_DIS

#define KSZ8081_PHYCON2_PAIR_SWAP_DIS   0x2000

Definition at line 224 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_POWER_SAVING

#define KSZ8081_PHYCON2_POWER_SAVING   0x0400

Definition at line 226 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_REMOTE_LOOPBACK

#define KSZ8081_PHYCON2_REMOTE_LOOPBACK   0x0004

Definition at line 232 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_RMII_REF_CLK_SEL

#define KSZ8081_PHYCON2_RMII_REF_CLK_SEL   0x0080

Definition at line 229 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_SQE_TEST_EN

#define KSZ8081_PHYCON2_SQE_TEST_EN   0x0002

Definition at line 233 of file ksz8081_driver.h.

◆ KSZ8081_PHYCON2_TX_DIS

#define KSZ8081_PHYCON2_TX_DIS   0x0008

Definition at line 231 of file ksz8081_driver.h.

◆ KSZ8081_PHYID1

#define KSZ8081_PHYID1   0x02

Definition at line 54 of file ksz8081_driver.h.

◆ KSZ8081_PHYID1_PHY_ID_MSB

#define KSZ8081_PHYID1_PHY_ID_MSB   0xFFFF

Definition at line 98 of file ksz8081_driver.h.

◆ KSZ8081_PHYID1_PHY_ID_MSB_DEFAULT

#define KSZ8081_PHYID1_PHY_ID_MSB_DEFAULT   0x0022

Definition at line 99 of file ksz8081_driver.h.

◆ KSZ8081_PHYID2

#define KSZ8081_PHYID2   0x03

Definition at line 55 of file ksz8081_driver.h.

◆ KSZ8081_PHYID2_MODEL_NUM

#define KSZ8081_PHYID2_MODEL_NUM   0x03F0

Definition at line 104 of file ksz8081_driver.h.

◆ KSZ8081_PHYID2_MODEL_NUM_DEFAULT

#define KSZ8081_PHYID2_MODEL_NUM_DEFAULT   0x0160

Definition at line 105 of file ksz8081_driver.h.

◆ KSZ8081_PHYID2_PHY_ID_LSB

#define KSZ8081_PHYID2_PHY_ID_LSB   0xFC00

Definition at line 102 of file ksz8081_driver.h.

◆ KSZ8081_PHYID2_PHY_ID_LSB_DEFAULT

#define KSZ8081_PHYID2_PHY_ID_LSB_DEFAULT   0x1400

Definition at line 103 of file ksz8081_driver.h.

◆ KSZ8081_PHYID2_REVISION_NUM

#define KSZ8081_PHYID2_REVISION_NUM   0x000F

Definition at line 106 of file ksz8081_driver.h.

◆ KSZ8081_RXERCTR

#define KSZ8081_RXERCTR   0x15

Definition at line 63 of file ksz8081_driver.h.

Function Documentation

◆ ksz8081DisableIrq()

void ksz8081DisableIrq ( NetInterface interface)

Disable interrupts.

Parameters
[in]interfaceUnderlying network interface

Definition at line 194 of file ksz8081_driver.c.

◆ ksz8081DumpPhyReg()

void ksz8081DumpPhyReg ( NetInterface interface)

Dump PHY registers for debugging purpose.

Parameters
[in]interfaceUnderlying network interface

Definition at line 339 of file ksz8081_driver.c.

◆ ksz8081EnableIrq()

void ksz8081EnableIrq ( NetInterface interface)

Enable interrupts.

Parameters
[in]interfaceUnderlying network interface

Definition at line 179 of file ksz8081_driver.c.

◆ ksz8081EventHandler()

void ksz8081EventHandler ( NetInterface interface)

KSZ8081 event handler.

Parameters
[in]interfaceUnderlying network interface

Definition at line 209 of file ksz8081_driver.c.

◆ ksz8081Init()

error_t ksz8081Init ( NetInterface interface)

KSZ8081 PHY transceiver initialization.

Parameters
[in]interfaceUnderlying network interface
Returns
Error code

Definition at line 60 of file ksz8081_driver.c.

◆ ksz8081InitHook()

void ksz8081InitHook ( NetInterface interface)

KSZ8081 custom configuration.

Parameters
[in]interfaceUnderlying network interface

Definition at line 131 of file ksz8081_driver.c.

◆ ksz8081ReadPhyReg()

uint16_t ksz8081ReadPhyReg ( NetInterface interface,
uint8_t  address 
)

Read PHY register.

Parameters
[in]interfaceUnderlying network interface
[in]addressPHY register address
Returns
Register value

Definition at line 313 of file ksz8081_driver.c.

◆ ksz8081Tick()

void ksz8081Tick ( NetInterface interface)

KSZ8081 timer handler.

Parameters
[in]interfaceUnderlying network interface

Definition at line 141 of file ksz8081_driver.c.

◆ ksz8081WritePhyReg()

void ksz8081WritePhyReg ( NetInterface interface,
uint8_t  address,
uint16_t  data 
)

Write PHY register.

Parameters
[in]interfaceUnderlying network interface
[in]addressPHY register address
[in]dataRegister value

Definition at line 289 of file ksz8081_driver.c.

Variable Documentation

◆ ksz8081PhyDriver

const PhyDriver ksz8081PhyDriver
extern

KSZ8081 Ethernet PHY driver.

Definition at line 44 of file ksz8081_driver.c.