OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PC_COUNTER_CONTROL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/alchemy/
au_timer.c
61
while (bus_space_read_4(st, sh,
PC_COUNTER_CONTROL
) \
79
ctl = bus_space_read_4(st, sh,
PC_COUNTER_CONTROL
);
81
SET_PC_REG(
PC_COUNTER_CONTROL
, 0, ctl | CC_EO | CC_EN1);
110
SET_PC_REG(
PC_COUNTER_CONTROL
, 0, ctl);
/src/sys/arch/mips/alchemy/dev/
aurtc.c
160
while (GETREG(
PC_COUNTER_CONTROL
) & CC_C0S) {
180
while (GETREG(
PC_COUNTER_CONTROL
) & CC_C0S) {
/src/sys/arch/mips/alchemy/include/
aureg.h
232
#define
PC_COUNTER_CONTROL
0x14 /* Programmable Counter Control */
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025