OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:at91bus_clocks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/at91/
at91busvar.h
42
struct
at91bus_clocks
{
struct
51
extern struct
at91bus_clocks
at91bus_clocks
;
53
#define AT91_SCLK
at91bus_clocks
.slow
54
#define AT91_MCLK
at91bus_clocks
.main
55
#define AT91_PCLK
at91bus_clocks
.cpu
56
#define AT91_MSTCLK
at91bus_clocks
.master
57
#define AT91_PLLACLK
at91bus_clocks
.plla
58
#define AT91_PLLBCLK
at91bus_clocks
.pllb
82
void (*init)(struct
at91bus_clocks
*);
[
all
...]
at91bus.c
135
struct
at91bus_clocks
at91bus_clocks
= {0};
variable in typeref:struct:at91bus_clocks
689
(*at91bus_tag->init)(&
at91bus_clocks
);
Completed in 37 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025