Home
last modified time | relevance | path

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

/src/sys/dev/bwi/
H A Dif_bwireg.h247 #define BWI_TXRX_CTRL_BASE 0x200 macro
H A Dbwimac.c1583 uint32_t txrx_reg = BWI_TXRX_CTRL_BASE + BWI_TX32_CTRL; in bwi_mac_get_property()
H A Dif_bwi.c1898 #define TXRX_CTRL(idx) (BWI_TXRX_CTRL_BASE + (idx) * txrx_ctrl_step) in bwi_dma_alloc()