Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
faf89a53
Commit
faf89a53
authored
Nov 25, 2002
by
Alan Cox
Committed by
Linus Torvalds
Nov 25, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] more people cant spell
parent
f9c418f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
drivers/net/sk98lin/h/skgehw.h
drivers/net/sk98lin/h/skgehw.h
+1
-1
drivers/net/skfp/h/skfbi.h
drivers/net/skfp/h/skfbi.h
+2
-2
No files found.
drivers/net/sk98lin/h/skgehw.h
View file @
faf89a53
...
...
@@ -813,7 +813,7 @@ extern "C" {
/* Bit 31..12: reserved */
#define IS_IRQ_MST_ERR (1L<<11)
/* Bit 11: IRQ master error */
/* PERR,RMABORT,RTABORT,DATAPERR */
#define IS_IRQ_STAT (1L<<10)
/* Bit 10: IRQ status ex
ec
ption */
#define IS_IRQ_STAT (1L<<10)
/* Bit 10: IRQ status ex
ce
ption */
/* RMABORT, RTABORT, DATAPERR */
#define IS_NO_STAT_M1 (1L<<9)
/* Bit 9: No Rx Status from MAC1*/
#define IS_NO_STAT_M2 (1L<<8)
/* Bit 8: No Rx Status from MAC2*/
...
...
drivers/net/skfp/h/skfbi.h
View file @
faf89a53
...
...
@@ -1308,7 +1308,7 @@
#define IS_I2C_READY (1L<<27)
/* Bit 27: (ML) IRQ on end of I2C tx */
#define IS_IRQ_SW (1L<<26)
/* Bit 26: (ML) SW forced IRQ */
#define IS_EXT_REG (1L<<25)
/* Bit 25: (ML) IRQ from external reg*/
#define IS_IRQ_STAT (1L<<24)
/* Bit 24: IRQ status ex
ec
ption */
#define IS_IRQ_STAT (1L<<24)
/* Bit 24: IRQ status ex
ce
ption */
/* PERR, RMABORT, RTABORT DATAPERR */
#define IS_IRQ_MST_ERR (1L<<23)
/* Bit 23: IRQ master error */
/* RMABORT, RTABORT, DATAPERR */
...
...
@@ -1360,7 +1360,7 @@
#define IRQ_I2C_READY (1L<<27)
/* Bit 27: (ML) IRQ on end of I2C tx */
#define IRQ_SW (1L<<26)
/* Bit 26: (ML) SW forced IRQ */
#define IRQ_EXT_REG (1L<<25)
/* Bit 25: (ML) IRQ from external reg*/
#define IRQ_STAT (1L<<24)
/* Bit 24: IRQ status ex
ec
ption */
#define IRQ_STAT (1L<<24)
/* Bit 24: IRQ status ex
ce
ption */
/* PERR, RMABORT, RTABORT DATAPERR */
#define IRQ_MST_ERR (1L<<23)
/* Bit 23: IRQ master error */
/* RMABORT, RTABORT, DATAPERR */
...
...
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