Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fcc.c173 fcc_t __iomem *fccp = fep->fcc.fccp; in set_promiscuous_mode() local
206 fcc_t __iomem *fccp = fep->fcc.fccp; in set_multicast_finish() local
243 fcc_t __iomem *fccp = fep->fcc.fccp; in restart() local
404 fcc_t __iomem *fccp = fep->fcc.fccp; in stop() local
421 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_clear_event_fs() local
429 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_enable_fs() local
437 fcc_t __iomem *fccp = fep->fcc.fccp; in napi_disable_fs() local
450 fcc_t __iomem *fccp = fep->fcc.fccp; in tx_kickstart() local
458 fcc_t __iomem *fccp = fep->fcc.fccp; in get_int_events() local
466 fcc_t __iomem *fccp = fep->fcc.fccp; in clear_int_events() local
[all …]
H A Dfs_enet.h165 void __iomem *fccp; /* hw registers */ member