Home
last modified time | relevance | path

Searched refs:mdioWrite (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_mdio.h47 status_t (*mdioWrite)(mdio_handle_t *handle, member
103 return handle->ops->mdioWrite(handle, phyAddr, devAddr, data); in MDIO_Write()
Dfsl_phy.h85 typedef status_t (*mdioWrite)(uint8_t phyAddr, uint8_t regAddr, uint16_t data); typedef
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.h42 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.h42 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.h41 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.h40 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.h43 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.h40 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.h40 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.h43 mdioWrite write;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.c29 .mdioWrite = ENET_QOS_MDIO_Write,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/lpc_enet/
Dfsl_enet_mdio.c29 .mdioWrite = ENET_MDIO_Write,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet/
Dfsl_enet_mdio.c32 .mdioWrite = ENET_MDIO_Write,