Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/fman/
A Dmac.c33 u8 cell_index; member
72 data.mac_hw_id = priv->cell_index; in dpaa_eth_add_device()
225 priv->cell_index = (u8)val; in mac_probe()
294 params.mac_id = priv->cell_index; in mac_probe()
310 priv->cell_index); in mac_probe()
/drivers/spi/
A Dspi-orion.c663 u32 cell_index; in orion_spi_probe() local
666 &cell_index)) in orion_spi_probe()
667 host->bus_num = cell_index; in orion_spi_probe()
/drivers/net/ethernet/ibm/emac/
A Dcore.c136 0, SDR0_MFR_ECS >> dev->cell_index); in emac_rx_clk_tx()
145 SDR0_MFR_ECS >> dev->cell_index, 0); in emac_rx_clk_default()
369 0, SDR0_ETH_CFG_ECS << dev->cell_index); in emac_reset()
373 SDR0_ETH_CFG_ECS << dev->cell_index, 0); in emac_reset()
395 SDR0_ETH_CFG_ECS << dev->cell_index, 0); in emac_reset()
2176 hdr->index = dev->cell_index; in emac_dump_regs()
2270 dev->cell_index, dev->ofdev->dev.of_node); in emac_ethtool_get_drvinfo()
2709 dev->phy.address = dev->cell_index; in emac_init_phy()
2816 if (emac_read_uint_prop(np, "cell-index", &dev->cell_index, 1)) in emac_init_config()
3161 ndev->name, dev->cell_index, np, ndev->dev_addr); in emac_probe()
A Dcore.h214 u32 cell_index; member
/drivers/nvmem/
A Dcore.c1422 int cell_index = 0; in of_nvmem_cell_get() local
1440 cell_index = cell_spec.args[0]; in of_nvmem_cell_get()
1482 cell = nvmem_create_cell(cell_entry, id, cell_index); in of_nvmem_cell_get()

Completed in 25 milliseconds