Searched refs:temp_tcp_reg_val (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2866 u_int32_t temp_obdb_reg_val = 0, temp_tcp_reg_val; local
2925 temp_tcp_reg_val = (SM(14, AR_TPC_ACK) |
2941 temp_tcp_reg_val = (SM(18, AR_TPC_ACK) |
2958 temp_tcp_reg_val =
2990 temp_tcp_reg_val = (SM(6, AR_TPC_ACK) |
3021 temp_tcp_reg_val = (SM(14, AR_TPC_ACK) |
3042 temp_tcp_reg_val =
3065 OS_REG_WRITE(ah, AR_TPC, temp_tcp_reg_val);

Completed in 79 milliseconds