Searched refs:hw_ctrl (Results 1 – 4 of 4) sorted by relevance
53 static void __iomem *hw_ctrl; variable159 hw_ctrl = wii_ioremap_hw_regs("hw_ctrl", HW_CTRL_COMPATIBLE); in wii_setup_arch()172 if (hw_ctrl) { in wii_restart()174 clrbits32(hw_ctrl + HW_CTRL_RESETS, HW_CTRL_RESETS_SYS); in wii_restart()
108 void(*hw_ctrl)(int slot, int enable); member
250 m8xx_pcmcia_ops.hw_ctrl = pcmcia_hw_setup; in mpc885ads_setup_arch()
408 m8xx_pcmcia_ops.hw_ctrl(slot, 1); in hardware_enable()413 m8xx_pcmcia_ops.hw_ctrl(slot, 0); in hardware_disable()