OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SC_VPLL27ACTRL
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/arm/mach-uniphier/clk/
pll-ld11.c
22
#define
SC_VPLL27ACTRL
(SC_BASE_ADDR | 0x1520)
41
uniphier_ld20_vpll27_init(
SC_VPLL27ACTRL
);
pll-ld20.c
26
#define
SC_VPLL27ACTRL
(SC_BASE_ADDR | 0x1520)
53
uniphier_ld20_vpll27_init(
SC_VPLL27ACTRL
);
pll-pxs3.c
28
#define
SC_VPLL27ACTRL
(SC_BASE_ADDR | 0x1520)
60
uniphier_ld20_vpll27_init(
SC_VPLL27ACTRL
);
/external/u-boot/arch/arm/mach-uniphier/
sc-regs.h
33
#define
SC_VPLL27ACTRL
(SC_BASE_ADDR | 0x1270)
Completed in 229 milliseconds