Searched refs:oa_tc6_mdio_read_c45 (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/drivers/ethernet/ |
| D | oa_tc6.h | 303 int oa_tc6_mdio_read_c45(struct oa_tc6 *tc6, uint8_t prtad, uint8_t devad, uint16_t regad,
|
| D | oa_tc6.c | 191 int oa_tc6_mdio_read_c45(struct oa_tc6 *tc6, uint8_t prtad, uint8_t devad, uint16_t regad, in oa_tc6_mdio_read_c45() function
|
| D | eth_lan865x.c | 46 return oa_tc6_mdio_read_c45(ctx->tc6, prtad, devad, regad, data); in eth_lan865x_mdio_c45_read()
|