Home
last modified time | relevance | path

Searched refs:ENET_SetSMI (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.c44 ENET_SetSMI(base, srcClock_Hz, false); in PHY_Init()
46 ENET_SetSMI(base); in PHY_Init()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phy/mdio/lpc_enet/
Dfsl_enet_mdio.c48 ENET_SetSMI(base); in ENET_MDIO_Init()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phy/mdio/enet/
Dfsl_enet_mdio.c60 ENET_SetSMI(base, resource->csrClock_Hz, false); in ENET_MDIO_Init()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.c44 ENET_SetSMI(base, srcClock_Hz, false); in PHY_Init()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h724 void ENET_SetSMI(ENET_Type *base);
Dfsl_enet.c971 void ENET_SetSMI(ENET_Type *base) in ENET_SetSMI() function
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h950 void ENET_SetSMI(ENET_Type *base, uint32_t srcClock_Hz, bool isPreambleDisabled);
Dfsl_enet.c715 ENET_SetSMI(base, srcClock_Hz, in ENET_SetMacController()
1172 void ENET_SetSMI(ENET_Type *base, uint32_t srcClock_Hz, bool isPreambleDisabled) in ENET_SetSMI() function