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