Searched refs:slowport_cfg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp2000/include/mach/
H A Dplatform.h73 struct slowport_cfg { struct
82 void ixp2000_acquire_slowport(struct slowport_cfg *, struct slowport_cfg *);
83 void ixp2000_release_slowport(struct slowport_cfg *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp2000/
H A Dixdp2x00.c57 static struct slowport_cfg slowport_cpld_cfg = {
69 static struct slowport_cfg old_cfg;
93 static struct slowport_cfg old_cfg;
111 static struct slowport_cfg old_cfg;
H A Dcore.c50 void ixp2000_acquire_slowport(struct slowport_cfg *new_cfg, struct slowport_cfg *old_cfg)
67 void ixp2000_release_slowport(struct slowport_cfg *old_cfg)

Completed in 34 milliseconds