OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWI_TXRX_CTRL_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwireg.h
259
#define
BWI_TXRX_CTRL_BASE
0x200
bwi.c
2650
uint32_t txrx_reg =
BWI_TXRX_CTRL_BASE
+ BWI_TX32_CTRL;
8154
#define TXRX_CTRL(idx) (
BWI_TXRX_CTRL_BASE
+ (idx) * txrx_ctrl_step)
8509
uint32_t ctrl_base =
BWI_TXRX_CTRL_BASE
;
Completed in 29 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026