Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.c332 u32 enet_spare_cfg_reg, rsif_config_reg; in xgene_sgmac_init() local
346 rsif_config_reg = RSIF_CONFIG_REG_ADDR; in xgene_sgmac_init()
352 rsif_config_reg = XG_RSIF_CONFIG_REG_ADDR; in xgene_sgmac_init()
367 data = xgene_enet_rd_csr(p, rsif_config_reg); in xgene_sgmac_init()
369 xgene_enet_wr_csr(p, rsif_config_reg, data); in xgene_sgmac_init()