Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fcc.c177 fcc_t __iomem *fccp = fep->fcc.fccp; in set_promiscuous_mode() local
210 fcc_t __iomem *fccp = fep->fcc.fccp; in set_multicast_finish() local
246 fcc_t __iomem *fccp = fep->fcc.fccp; in restart() local
407 fcc_t __iomem *fccp = fep->fcc.fccp; in stop() local
424 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_clear_event_fs() local
432 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_enable_fs() local
440 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_disable_fs() local
453 fcc_t __iomem *fccp = fep->fcc.fccp; in tx_kickstart() local
461 fcc_t __iomem *fccp = fep->fcc.fccp; in get_int_events() local
469 fcc_t __iomem *fccp = fep->fcc.fccp; in clear_int_events() local
[all …]
H A Dfs_enet.h182 void __iomem *fccp; /* hw registers */ member