Home
last modified time | relevance | path

Searched refs:switch_regs (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c725 void __iomem *switch_regs; member
3248 gbe_dev->switch_regs = regs; in set_xgbe_ethss10_priv()
3307 XGBE_SET_REG_OFS(gbe_dev, switch_regs, id_ver); in set_xgbe_ethss10_priv()
3308 XGBE_SET_REG_OFS(gbe_dev, switch_regs, control); in set_xgbe_ethss10_priv()
3309 XGBE_SET_REG_OFS(gbe_dev, switch_regs, ptype); in set_xgbe_ethss10_priv()
3382 gbe_dev->switch_regs = regs; in set_gbe_ethss14_priv()
3429 GBE_SET_REG_OFS(gbe_dev, switch_regs, id_ver); in set_gbe_ethss14_priv()
3430 GBE_SET_REG_OFS(gbe_dev, switch_regs, control); in set_gbe_ethss14_priv()
3433 GBE_SET_REG_OFS(gbe_dev, switch_regs, ptype); in set_gbe_ethss14_priv()
3491 gbe_dev->switch_regs = regs; in set_gbenu_ethss_priv()
[all …]
/linux-6.15/drivers/thunderbolt/
H A Ddebugfs.c2230 DEBUGFS_ATTR_RW(switch_regs);