Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
3703c9f9
Commit
3703c9f9
authored
Oct 03, 2005
by
Tony Lindgren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: OMAP: Fixed mach-omap2/clock.h formatting
Fixed mach-omap2/clock.h formatting
parent
6aeec2b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock.h
+15
-15
No files found.
arch/arm/mach-omap2/clock.h
View file @
3703c9f9
...
...
@@ -967,8 +967,8 @@ static struct clk dss1_fck = {
RATE_CKCTL
|
CM_CORE_SEL1
|
DELAYED_APP
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
0
,
.
rate_offset
=
8
,
.
src_offset
=
8
,
.
rate_offset
=
8
,
.
src_offset
=
8
,
.
recalc
=
&
omap2_clksel_recalc
,
};
...
...
@@ -979,7 +979,7 @@ static struct clk dss2_fck = { /* Alt clk used in power management */
RATE_CKCTL
|
CM_CORE_SEL1
|
RATE_FIXED
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
1
,
.
src_offset
=
13
,
.
src_offset
=
13
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1016,7 +1016,7 @@ static struct clk gpt1_fck = {
CM_WKUP_SEL1
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN_WKUP
,
.
enable_bit
=
0
,
.
src_offset
=
0
,
.
src_offset
=
0
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1036,7 +1036,7 @@ static struct clk gpt2_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
4
,
.
src_offset
=
2
,
.
src_offset
=
2
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1056,7 +1056,7 @@ static struct clk gpt3_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
5
,
.
src_offset
=
4
,
.
src_offset
=
4
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1076,7 +1076,7 @@ static struct clk gpt4_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
6
,
.
src_offset
=
6
,
.
src_offset
=
6
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1096,7 +1096,7 @@ static struct clk gpt5_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
7
,
.
src_offset
=
8
,
.
src_offset
=
8
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1116,7 +1116,7 @@ static struct clk gpt6_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
8
,
.
src_offset
=
10
,
.
src_offset
=
10
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1136,7 +1136,7 @@ static struct clk gpt7_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
9
,
.
src_offset
=
12
,
.
src_offset
=
12
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1156,7 +1156,7 @@ static struct clk gpt8_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
10
,
.
src_offset
=
14
,
.
src_offset
=
14
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1176,7 +1176,7 @@ static struct clk gpt9_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
11
,
.
src_offset
=
16
,
.
src_offset
=
16
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1196,7 +1196,7 @@ static struct clk gpt10_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
12
,
.
src_offset
=
18
,
.
src_offset
=
18
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1216,7 +1216,7 @@ static struct clk gpt11_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
13
,
.
src_offset
=
20
,
.
src_offset
=
20
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
@@ -1236,7 +1236,7 @@ static struct clk gpt12_fck = {
CM_CORE_SEL2
,
.
enable_reg
=
(
void
__iomem
*
)
&
CM_FCLKEN1_CORE
,
.
enable_bit
=
14
,
.
src_offset
=
22
,
.
src_offset
=
22
,
.
recalc
=
&
omap2_followparent_recalc
,
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment