Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_mdio.h51 status_t (*mdioRead)(mdio_handle_t *handle, member
119 return handle->ops->mdioRead(handle, phyAddr, devAddr, dataPtr); in MDIO_Read()
Dfsl_phy.h88 typedef status_t (*mdioRead)(uint8_t phyAddr, uint8_t regAddr, uint16_t *pData); typedef
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.h43 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.h43 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.h42 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.h41 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.h44 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.h41 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.h41 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.h44 mdioRead read;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.c30 .mdioRead = ENET_QOS_MDIO_Read,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/lpc_enet/
Dfsl_enet_mdio.c30 .mdioRead = ENET_MDIO_Read,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet/
Dfsl_enet_mdio.c33 .mdioRead = ENET_MDIO_Read,