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

/freebsd-10-stable/sys/dev/bwi/
H A Dif_bwireg.h247 #define BWI_TXRX_CTRL_BASE 0x200 macro
H A Dbwimac.c1594 uint32_t txrx_reg = BWI_TXRX_CTRL_BASE + BWI_TX32_CTRL;
H A Dif_bwi.c1929 #define TXRX_CTRL(idx) (BWI_TXRX_CTRL_BASE + (idx) * txrx_ctrl_step)

Completed in 99 milliseconds