OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clockreg
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/arch/mvme68k/stand/sboot/
clock.c
92
#include "
clockreg
.h"
97
static struct
clockreg
*
clockreg
= (struct
clockreg
*)CLOCK_ADDR;
variable in typeref:struct:clockreg *
104
struct
clockreg
*cl =
clockreg
;
clockreg.h
1
/* $NetBSD:
clockreg
.h,v 1.3 2005/12/11 12:18:19 christos Exp $ */
40
* @(#)
clockreg
.h 8.1 (Berkeley) 6/11/93
46
struct
clockreg
{
struct
/src/sys/arch/mipsco/obio/
clockreg.h
1
/* $NetBSD:
clockreg
.h,v 1.4 2011/02/08 20:20:20 rmind Exp $ */
37
* from: Utah $Hdr:
clockreg
.h 1.14 91/01/18$
39
* @(#)
clockreg
.h 8.1 (Berkeley) 6/11/93
50
struct
clockreg
{
struct
mkclock.c
48
#include <mipsco/obio/
clockreg
.h>
/src/sys/arch/next68k/next68k/
clock.c
40
#include <next68k/dev/
clockreg
.h>
rtc.c
54
#include <next68k/dev/
clockreg
.h>
/src/sys/arch/next68k/stand/boot/
rtc.c
33
#include <next68k/dev/
clockreg
.h>
/src/sys/arch/hp300/hp300/
clock.c
61
#include <hp300/hp300/
clockreg
.h>
pmap_bootstrap.c
49
#include <hp300/hp300/
clockreg
.h>
/src/sys/arch/atari/dev/
nvram.c
47
#include <atari/dev/
clockreg
.h>
clock.c
60
#include <atari/dev/
clockreg
.h>
/src/sys/arch/mac68k/mac68k/
clock.c
101
#include <mac68k/mac68k/
clockreg
.h>
/src/sys/dev/pci/
machfb.c
1377
uint32_t q,
clockreg
;
local in function:mach64_set_pll
1430
clockreg
= regr(sc, CLOCK_CNTL);
1431
clockreg
&= ~CLOCK_SEL;
1432
clockreg
|= sc->sc_clock | CLOCK_STROBE;
1433
regw(sc, CLOCK_CNTL,
clockreg
);
Completed in 20 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025