OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_PCU_MISC_MODE2
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_attach.c
322
val = OS_REG_READ(ah,
AR_PCU_MISC_MODE2
) &
324
OS_REG_WRITE(ah,
AR_PCU_MISC_MODE2
, val);
ar5416reg.h
130
#define
AR_PCU_MISC_MODE2
0x8344
/src/sys/dev/ic/
arn9287.c
630
AR_SETBITS(sc,
AR_PCU_MISC_MODE2
, AR_PCU_MISC_MODE2_ENABLE_AGGWEP);
athnreg.h
242
#define
AR_PCU_MISC_MODE2
0x8344
1197
/* Bits for
AR_PCU_MISC_MODE2
. */
athn.c
2284
AR_CLRBITS(sc,
AR_PCU_MISC_MODE2
,
2286
AR_SETBITS(sc,
AR_PCU_MISC_MODE2
,
arn5008.c
2465
reg = AR_READ(sc,
AR_PCU_MISC_MODE2
);
2470
AR_WRITE(sc,
AR_PCU_MISC_MODE2
, reg);
arn9003.c
3288
reg = AR_READ(sc,
AR_PCU_MISC_MODE2
);
3292
AR_WRITE(sc,
AR_PCU_MISC_MODE2
, reg);
Completed in 25 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025