mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add port isolation methods
This commit is contained in:
@@ -121,6 +121,12 @@
|
||||
#define RTL837x_TRUNK_CTRL_A 0x4f38
|
||||
#define RTL837x_TRUNK_CTRL_B 0x4f3c
|
||||
|
||||
/*
|
||||
* Port isolation
|
||||
*/
|
||||
#define RTL837X_PORT_ISOLATION_BASE 0x50c0
|
||||
|
||||
|
||||
#ifdef REGDBG
|
||||
|
||||
#define REG_SET(r, v) SFR_DATA_24 = ((v) >> 24) & 0xff; \
|
||||
|
||||
Reference in New Issue
Block a user