Home
last modified time | relevance | path

Searched refs:to_timer (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/ethernet/phy/
Dphy_oa_tc14_plca.c73 plca_cfg->to_timer); in genphy_set_plca_cfg()
127 plca_cfg->to_timer = val & MDIO_OATC14_PLCA_TOT; in genphy_get_plca_cfg()
Dphy_microchip_t1s.c89 uint8_t to_timer; member
484 plca_cfg.to_timer = cfg->plca->to_timer; in phy_mc_t1s_set_dt_plca()
554 .to_timer = DT_INST_PROP(n, plca_to_timer), \
/Zephyr-latest/include/zephyr/net/
Dphy.h103 uint8_t to_timer; member
Dethernet.h295 uint8_t to_timer; member
/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c147 plca_cfg.to_timer = config->t1s_param.plca.to_timer; in lan865x_set_config()