Searched refs:m8xx_pcmcia_ops (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpc8xx.h10 extern struct mpc8xx_pcmcia_ops m8xx_pcmcia_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/8xx/
H A Dmpc885ads_setup.c250 m8xx_pcmcia_ops.hw_ctrl = pcmcia_hw_setup;
251 m8xx_pcmcia_ops.voltage_set = pcmcia_set_voltage;
H A Dm8xx_setup.c31 struct mpc8xx_pcmcia_ops m8xx_pcmcia_ops; variable in typeref:struct:mpc8xx_pcmcia_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dm8xx_pcmcia.c409 m8xx_pcmcia_ops.hw_ctrl(slot, 1);
414 m8xx_pcmcia_ops.hw_ctrl(slot, 0);
419 return m8xx_pcmcia_ops.voltage_set(slot, vcc, vpp);

Completed in 121 milliseconds