Searched defs:ocpdev (Results 1 - 8 of 8) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_core.c1612 static void emac_remove(struct ocp_device *ocpdev) argument
1938 static int __init emac_probe(struct ocp_device *ocpdev) argument
[all...]
H A Dibm_emac_mal.c402 static int __init mal_probe(struct ocp_device *ocpdev) argument
516 static void __exit mal_remove(struct ocp_device *ocpdev) argument
[all...]
H A Dibm_emac_rgmii.c79 static int __init rgmii_init(struct ocp_device *ocpdev, int input, int mode) argument
150 void rgmii_set_speed(struct ocp_device *ocpdev, int input, int speed) argument
165 __rgmii_fini(struct ocp_device *ocpdev, int input) argument
184 __rgmii_get_regs_len(struct ocp_device *ocpdev) argument
190 rgmii_dump_regs(struct ocp_device *ocpdev, void *buf) argument
[all...]
H A Dibm_emac_rgmii.h41 static inline void rgmii_fini(struct ocp_device *ocpdev, int input) argument
50 static inline int rgmii_get_regs_len(struct ocp_device *ocpdev) argument
[all...]
H A Dibm_emac_tah.c20 static int __init tah_init(struct ocp_device *ocpdev) argument
66 void __tah_fini(struct ocp_device *ocpdev) argument
74 __tah_reset(struct ocp_device *ocpdev) argument
94 __tah_get_regs_len(struct ocp_device *ocpdev) argument
100 tah_dump_regs(struct ocp_device *ocpdev, void *buf) argument
[all...]
H A Dibm_emac_tah.h59 static inline void tah_fini(struct ocp_device *ocpdev) argument
66 static inline void tah_reset(struct ocp_device *ocpdev) argument
73 static inline int tah_get_regs_len(struct ocp_device *ocpdev) argument
[all...]
H A Dibm_emac_zmii.c79 static int __init zmii_init(struct ocp_device *ocpdev, int input, int *mode) argument
193 __zmii_enable_mdio(struct ocp_device *ocpdev, int input) argument
203 __zmii_set_speed(struct ocp_device *ocpdev, int input, int speed) argument
218 __zmii_fini(struct ocp_device *ocpdev, int input) argument
237 __zmii_get_regs_len(struct ocp_device *ocpdev) argument
243 zmii_dump_regs(struct ocp_device *ocpdev, void *buf) argument
[all...]
H A Dibm_emac_zmii.h44 static inline void zmii_fini(struct ocp_device *ocpdev, int input) argument
51 static inline void zmii_enable_mdio(struct ocp_device *ocpdev, int input) argument
58 static inline void zmii_set_speed(struct ocp_device *ocpdev, in argument
66 zmii_get_regs_len(struct ocp_device *ocpdev) argument
[all...]

Completed in 337 milliseconds