Home
last modified time | relevance | path

Searched refs:phy_iface (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/ethernet/phy/
Dphy_microchip_ksz8081.c44 enum ksz8081_interface phy_iface; member
240 if (config->phy_iface == KSZ8081_RMII) { in phy_mc_ksz8081_static_cfg()
256 if (config->phy_iface == KSZ8081_RMII) { in phy_mc_ksz8081_static_cfg()
534 .phy_iface = DT_INST_ENUM_IDX(n, microchip_interface_type), \
Dphy_ti_dp83825.c45 enum dp83825_interface phy_iface; member
260 if (config->phy_iface == DP83825_RMII) { in phy_ti_dp83825_static_cfg()
593 .phy_iface = DT_INST_ENUM_IDX(n, ti_interface_type), \