Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c291 uint8_t node_cnt, uint8_t burst_cnt, uint8_t burst_timer) in lan865x_config_plca() argument
308 val = ((uint32_t)burst_cnt << 8) | burst_timer; in lan865x_config_plca()