mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 22:14:36 -04:00
cpsw: add missing fields to the CPSW_SS register bank.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
996a5c2788
commit
bd357af2a5
@@ -148,6 +148,14 @@ struct cpsw_ss_regs {
|
||||
u32 soft_reset;
|
||||
u32 stat_port_en;
|
||||
u32 ptype;
|
||||
u32 soft_idle;
|
||||
u32 thru_rate;
|
||||
u32 gap_thresh;
|
||||
u32 tx_start_wds;
|
||||
u32 flow_control;
|
||||
u32 vlan_ltype;
|
||||
u32 ts_ltype;
|
||||
u32 dlr_ltype;
|
||||
};
|
||||
|
||||
struct cpsw_slave_regs {
|
||||
|
||||
Reference in New Issue
Block a user