Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92338
b: refs/heads/master
c: 8e39df2
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Apr 24, 2008
1 parent b3a7274 commit 400853e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2fb6cb41ecb315b1d84849663bb2793cdc41a96d
refs/heads/master: 8e39df215c4b1d3e6f9e62f92d35ab1aa11104eb
2 changes: 2 additions & 0 deletions trunk/include/asm-blackfin/mach-bf561/defBF561.h
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,8 @@
/* PLL_DIV Masks */
#define SCLK_DIV(x) (x) /* SCLK = VCO / x */

#define CSEL 0x30 /* Core Select */
#define SSEL 0xf /* System Select */
#define CCLK_DIV1 0x00000000 /* CCLK = VCO / 1 */
#define CCLK_DIV2 0x00000010 /* CCLK = VCO / 2 */
#define CCLK_DIV4 0x00000020 /* CCLK = VCO / 4 */
Expand Down

0 comments on commit 400853e

Please sign in to comment.