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_MAC_STATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwi.c
1364
CSR_WRITE_4(sc,
BWI_MAC_STATUS
,
1528
status = CSR_READ_4(sc,
BWI_MAC_STATUS
);
1534
CSR_WRITE_4(sc,
BWI_MAC_STATUS
, status);
1614
val = CSR_READ_4(sc,
BWI_MAC_STATUS
);
1762
CSR_READ_4(sc,
BWI_MAC_STATUS
); /* dummy read */
2111
CSR_WRITE_4(sc,
BWI_MAC_STATUS
,
2158
CSR_CLRBITS_4(sc,
BWI_MAC_STATUS
, BWI_MAC_STATUS_GPOSEL_MASK);
2316
CSR_CLRBITS_4(sc,
BWI_MAC_STATUS
, BWI_MAC_STATUS_INFRA);
2317
CSR_SETBITS_4(sc,
BWI_MAC_STATUS
, BWI_MAC_STATUS_INFRA);
2318
CSR_SETBITS_4(sc,
BWI_MAC_STATUS
, BWI_MAC_STATUS_PASS_BCN)
[
all
...]
bwireg.h
165
#define
BWI_MAC_STATUS
0x00000120
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026