OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR5312_RSTIMER_BASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_misc.c
41
uint32_t resOffset = (
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh));
82
(
AR5312_RSTIMER_BASE
-((uint32_t) ah->ah_sh)) + AR5312_WREV))
ar5312reg.h
78
#define
AR5312_RSTIMER_BASE
0xbc003000 /* Address for reset/timer registers */
ar5312_attach.c
148
val = OS_REG_READ(ah, (
AR5312_RSTIMER_BASE
- ((uint32_t) sh)) + 0x0020);
149
val = OS_REG_READ(ah, (
AR5312_RSTIMER_BASE
- ((uint32_t) sh)) + 0x0080);
151
val = ((OS_REG_READ(ah, (
AR5312_RSTIMER_BASE
- ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) & AR5312_WREV_ID;
ar5312_reset.c
883
(
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh) + AR5312_RESET));
897
(
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh)+AR5312_RESET),
901
(
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh) +AR5312_RESET));
908
(
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh) +AR5312_RESET));
910
(
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh)+AR5312_RESET),
914
(
AR5312_RSTIMER_BASE
- ((uint32_t) ah->ah_sh) +AR5312_RESET));
Completed in 528 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025