Lines Matching defs:bcm63xx_pcmcia_socket
22 struct bcm63xx_pcmcia_socket { struct
23 struct pcmcia_socket socket;
26 struct bcm63xx_pcmcia_platform_data *pd;
29 spinlock_t lock;
32 struct resource *reg_res;
35 void __iomem *base;
38 int card_detected;
41 u8 card_type;
44 unsigned int old_status;
47 socket_state_t requested_state;
50 struct timer_list timer;
53 struct resource *attr_res;
54 struct resource *common_res;
55 struct resource *io_res;
58 void __iomem *io_base;