OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTW_ISR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtw.c
301
PRINTREG16(regs,
RTW_ISR
);
2173
isr = RTW_READ16(regs,
RTW_ISR
);
2202
isr = RTW_READ16(regs,
RTW_ISR
);
2204
RTW_WRITE16(regs,
RTW_ISR
, isr);
2205
RTW_WBR(regs,
RTW_ISR
,
RTW_ISR
);
2616
RTW_WBW(regs, RTW_IMR,
RTW_ISR
);
2617
RTW_WRITE16(regs,
RTW_ISR
, 0xffff);
2618
RTW_SYNC(regs, RTW_IMR,
RTW_ISR
);
2631
RTW_WBW(regs, RTW_IMR,
RTW_ISR
);
[
all
...]
rtwreg.h
105
#define
RTW_ISR
0x3e /* Interrupt status register, 16b */
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025