Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c319 u_int32_t mac_pcu_phy_err_reg_val) in ar9300_write_pktlog_reg() argument
329 OS_REG_WRITE(ah, AR_PHY_ERR_MASK_REG, mac_pcu_phy_err_reg_val | 0xFF); in ar9300_write_pktlog_reg()
334 OS_REG_WRITE(ah, AR_PHY_ERR_MASK_REG, mac_pcu_phy_err_reg_val); in ar9300_write_pktlog_reg()
341 phy_err_mask_val, mac_pcu_phy_err_reg_val); in ar9300_write_pktlog_reg()