Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168501
b: refs/heads/master
c: c742239
h: refs/heads/master
i:
  168499: c2ccf05
v: v3
  • Loading branch information
zeal authored and Russell King committed Nov 5, 2009
1 parent a16cb67 commit 6aaebb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d525753bf30fe29a2897273e180fc24723350dcc
refs/heads/master: c742239866250a5690485ab775b942c85c6bee63
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ks8695/include/mach/regs-switch.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define KS8695_SEC1 (0x04) /* Switch Engine Control 1 */
#define KS8695_SEC2 (0x08) /* Switch Engine Control 2 */

#define KS8695_P(x)_C(z) (0xc0 + (((x)-1)*3 + ((z)-1))*4) /* Port Configuration Registers */
#define KS8695_SEPXCZ(x,z) (0x0c + (((x)-1)*3 + ((z)-1))*4) /* Port Configuration Registers */

#define KS8695_SEP12AN (0x48) /* Port 1 & 2 Auto-Negotiation */
#define KS8695_SEP34AN (0x4c) /* Port 3 & 4 Auto-Negotiation */
Expand Down

0 comments on commit 6aaebb8

Please sign in to comment.