OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_INTR_SYNC_MASK
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_gpio.c
186
mask = MS(OS_REG_READ(ah,
AR_INTR_SYNC_MASK
),
188
OS_REG_RMW_FIELD(ah,
AR_INTR_SYNC_MASK
,
225
mask = MS(OS_REG_READ(ah,
AR_INTR_SYNC_MASK
),
227
OS_REG_RMW_FIELD(ah,
AR_INTR_SYNC_MASK
,
ar5416_interrupts.c
263
OS_REG_WRITE(ah,
AR_INTR_SYNC_MASK
, AR_INTR_SYNC_DEFAULT);
ar5416reg.h
41
#define
AR_INTR_SYNC_MASK
0x4034 /* synchronous interrupt mask */
/src/sys/dev/ic/
athn.c
563
AR_WRITE(sc,
AR_INTR_SYNC_MASK
, 0);
590
AR_WRITE(sc,
AR_INTR_SYNC_MASK
, sc->sc_isync);
2134
AR_WRITE(sc,
AR_INTR_SYNC_MASK
, sc->sc_isync);
2347
AR_WRITE(sc,
AR_INTR_SYNC_MASK
, 0);
2967
AR_WRITE(sc,
AR_INTR_SYNC_MASK
, 0);
athnreg.h
109
#define
AR_INTR_SYNC_MASK
0x4034
Completed in 17 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025