Searched refs:cell_index (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 137 0, SDR0_MFR_ECS >> dev->cell_index); in emac_rx_clk_tx() 146 SDR0_MFR_ECS >> dev->cell_index, 0); in emac_rx_clk_default() 370 0, SDR0_ETH_CFG_ECS << dev->cell_index); in emac_reset() 374 SDR0_ETH_CFG_ECS << dev->cell_index, 0); in emac_reset() 396 SDR0_ETH_CFG_ECS << dev->cell_index, 0); in emac_reset() 2185 hdr->index = dev->cell_index; in emac_dump_regs() 2279 dev->cell_index, dev->ofdev->dev.of_node); in emac_ethtool_get_drvinfo() 2718 dev->phy.address = dev->cell_index; in emac_init_phy() 2825 if (emac_read_uint_prop(np, "cell-index", &dev->cell_index, 1)) in emac_init_config() 3174 ndev->name, dev->cell_index, np, ndev->dev_addr); in emac_probe()
|
| H A D | core.h | 214 u32 cell_index; member
|