mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Fix typo: BGGPHY -> BRGPHY in one of the #defines I added the other day.
This commit is contained in:
parent
ceeaedd3cc
commit
245dd946e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84035
@ -160,7 +160,7 @@
|
||||
|
||||
#define BRGPHY_MII_DSP_RW_PORT 0x15 /* DSP coefficient r/w port */
|
||||
|
||||
#define BGGPHY_MII_DSP_ADDR_REG 0x17 /* DSP coefficient addr register */
|
||||
#define BRGPHY_MII_DSP_ADDR_REG 0x17 /* DSP coefficient addr register */
|
||||
|
||||
#define BRGPHY_DSP_TAP_NUMBER_MASK 0x00
|
||||
#define BRGPHY_DSP_AGC_A 0x00
|
||||
|
Loading…
Reference in New Issue
Block a user