OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALC_MASTER_CFG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_alc.c
620
if ((CSR_READ_4(sc,
ALC_MASTER_CFG
) & MASTER_OTP_SEL) != 0 &&
1237
val = CSR_READ_4(sc,
ALC_MASTER_CFG
);
1243
CSR_WRITE_4(sc,
ALC_MASTER_CFG
, val);
1250
CSR_WRITE_4(sc,
ALC_MASTER_CFG
, val);
1425
sc->alc_chip_rev = CSR_READ_4(sc,
ALC_MASTER_CFG
) >>
2728
reg = CSR_READ_4(sc,
ALC_MASTER_CFG
);
2730
CSR_WRITE_4(sc,
ALC_MASTER_CFG
, reg);
2743
if ((CSR_READ_4(sc,
ALC_MASTER_CFG
) & MASTER_RESET) == 0)
2763
reg = CSR_READ_4(sc,
ALC_MASTER_CFG
);
2765
CSR_WRITE_4(sc,
ALC_MASTER_CFG
, reg)
[
all
...]
if_alcreg.h
161
#define
ALC_MASTER_CFG
0x1400
Completed in 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025