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_ERR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_recv.c
161
uint32_t phybits = OS_REG_READ(ah,
AR_PHY_ERR
);
189
OS_REG_WRITE(ah,
AR_PHY_ERR
, phybits);
ar5212reg.h
312
#define
AR_PHY_ERR
0x810c /* Phy error filter */
/src/sys/dev/ic/
athnreg.h
174
#define
AR_PHY_ERR
0x810c
1134
/* Bits for
AR_PHY_ERR
. */
athn.c
528
reg = AR_READ(sc,
AR_PHY_ERR
);
531
AR_WRITE(sc,
AR_PHY_ERR
, reg);
537
AR_WRITE(sc,
AR_PHY_ERR
, 0);
Completed in 17 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025