Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ixp2000/include/mach/
Dplatform.h73 struct slowport_cfg { struct
82 void ixp2000_acquire_slowport(struct slowport_cfg *, struct slowport_cfg *); argument
83 void ixp2000_release_slowport(struct slowport_cfg *);
/linux-3.4.99/arch/arm/mach-ixp2000/
Dixdp2x00.c56 static struct slowport_cfg slowport_cpld_cfg = {
68 static struct slowport_cfg old_cfg; in ixdp2x00_irq_mask()
92 static struct slowport_cfg old_cfg; in ixdp2x00_irq_unmask()
110 static struct slowport_cfg old_cfg; in ixdp2x00_irq_handler()
Dcore.c50 void ixp2000_acquire_slowport(struct slowport_cfg *new_cfg, struct slowport_cfg *old_cfg) in ixp2000_acquire_slowport()
67 void ixp2000_release_slowport(struct slowport_cfg *old_cfg) in ixp2000_release_slowport()