Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c424 uint32_t period_us = TU_TO_USEC(period); /* convert to us unit */ in ar5416SetQuiet() local
436 OS_REG_WRITE(ah, AR_QUIET_PERIOD, period_us); in ar5416SetQuiet()
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1625 uint32_t period_us; /**< this is microseconds portion of the member
H A Dal_hal_eth_main.c3792 params->period_us); in al_eth_pth_pulse_out_config()