|
@@ -110,6 +110,7 @@ u32 fm_muram_base(int fm_idx);
|
|
int fm_init_common(int index, struct ccsr_fman *reg);
|
|
int fm_init_common(int index, struct ccsr_fman *reg);
|
|
int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info);
|
|
int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info);
|
|
phy_interface_t fman_port_enet_if(enum fm_port port);
|
|
phy_interface_t fman_port_enet_if(enum fm_port port);
|
|
|
|
+void fman_disable_port(enum fm_port port);
|
|
|
|
|
|
struct fsl_enet_mac {
|
|
struct fsl_enet_mac {
|
|
void *base; /* MAC controller registers base address */
|
|
void *base; /* MAC controller registers base address */
|