OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_PHY_CHAN_INFO_TAB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
arn9003reg.h
92
#define
AR_PHY_CHAN_INFO_TAB
(i, j) (0x09b00 + (i) * 0x1000 + (j) * 4)
arn9003.c
2467
reg = AR_READ(sc,
AR_PHY_CHAN_INFO_TAB
(i, j));
2472
reg = AR_READ(sc,
AR_PHY_CHAN_INFO_TAB
(i, j));
3075
lo[i] = AR_READ(sc,
AR_PHY_CHAN_INFO_TAB
(0, i));
3078
hi[i] = AR_READ(sc,
AR_PHY_CHAN_INFO_TAB
(0, i));
Completed in 15 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025