Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1372 uint32_t stop_cnt; /**< time in cycles to stop Tx mac i/f after getting out of eee state */ member
H A Dal_hal_eth_ec_regs.h501 uint32_t stop_cnt; member
H A Dal_hal_eth_main.c3481 params->stop_cnt = al_reg_read32(&adapter->ec_regs_base->eee.stop_cnt); in al_eth_eee_get()
3522 al_reg_write32(&adapter->ec_regs_base->eee.stop_cnt, params->stop_cnt); in al_eth_eee_config()