OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWI_MAC_INTR_STATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwireg.h
184
#define
BWI_MAC_INTR_STATUS
0x00000128
bwi.c
734
intr_status = CSR_READ_4(sc,
BWI_MAC_INTR_STATUS
);
779
CSR_WRITE_4(sc,
BWI_MAC_INTR_STATUS
, intr_status);
1431
CSR_WRITE_4(sc,
BWI_MAC_INTR_STATUS
, BWI_INTR_TIMER1);
1626
val = CSR_READ_4(sc,
BWI_MAC_INTR_STATUS
);
2115
CSR_WRITE_4(sc,
BWI_MAC_INTR_STATUS
, BWI_ALL_INTRS);
2124
intr_status = CSR_READ_4(sc,
BWI_MAC_INTR_STATUS
);
2136
CSR_READ_4(sc,
BWI_MAC_INTR_STATUS
); /* dummy read */
2511
CSR_WRITE_4(sc,
BWI_MAC_INTR_STATUS
, BWI_INTR_READY);
2515
CSR_READ_4(sc,
BWI_MAC_INTR_STATUS
);
2537
if (CSR_READ_4(sc,
BWI_MAC_INTR_STATUS
) & BWI_INTR_READY
[
all
...]
Completed in 34 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025