Searched refs:qcu_base (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1313 u_int32_t *qcu_base = &val[0], *dcu_base = &val[4], reg; local
1343 qcu_base++;
1355 (*qcu_base & (0x7 << qcu_offset)) >> qcu_offset,
1356 (*qcu_base & (0x8 << qcu_offset)) >> (qcu_offset + 3),

Completed in 124 milliseconds