Searched refs:XGBE_SET_REG_OFS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | netcp_ethss.c | 3091 XGBE_SET_REG_OFS(slave, port_regs, port_vlan); in init_slave() 3093 XGBE_SET_REG_OFS(slave, port_regs, sa_lo); in init_slave() 3094 XGBE_SET_REG_OFS(slave, port_regs, sa_hi); in init_slave() 3095 XGBE_SET_REG_OFS(slave, port_regs, ts_ctl); in init_slave() 3097 XGBE_SET_REG_OFS(slave, port_regs, ts_vlan); in init_slave() 3099 XGBE_SET_REG_OFS(slave, port_regs, ts_ctl2); in init_slave() 3104 XGBE_SET_REG_OFS(slave, emac_regs, rx_maxlen); in init_slave() 3308 XGBE_SET_REG_OFS(gbe_dev, ss_regs, id_ver); in set_xgbe_ethss10_priv() 3309 XGBE_SET_REG_OFS(gbe_dev, ss_regs, control); in set_xgbe_ethss10_priv() 3312 XGBE_SET_REG_OFS(gbe_dev, switch_regs, id_ver); in set_xgbe_ethss10_priv() [all …]
|