mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-16 07:27:26 +00:00
kernel: rtl8367b: restore rlvid definitions
Restore RTL8367B_CHIP_VER_RLVID_SHIFT and RTL8367B_CHIP_VER_RLVID_MASK definitions removed in commit c30e0eb2a33e. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/16108 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
06b81f5d13
commit
48d9a0b8dd
@ -121,6 +121,8 @@
|
||||
#define RTL8367B_CHIP_NUMBER_REG 0x1300/*GOOD*/
|
||||
|
||||
#define RTL8367B_CHIP_VER_REG 0x1301/*GOOD*/
|
||||
#define RTL8367B_CHIP_VER_RLVID_SHIFT 12/*GOOD*/
|
||||
#define RTL8367B_CHIP_VER_RLVID_MASK 0xf/*GOOD*/
|
||||
#define RTL8367B_CHIP_VER_MCID_SHIFT 8/*GOOD*/
|
||||
#define RTL8367B_CHIP_VER_MCID_MASK 0xf/*GOOD*/
|
||||
#define RTL8367B_CHIP_VER_BOID_SHIFT 4/*GOOD*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user