Home
last modified time | relevance | path

Searched refs:hw_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
Dwii.c53 static void __iomem *hw_ctrl; variable
154 hw_ctrl = wii_ioremap_hw_regs("hw_ctrl", HW_CTRL_COMPATIBLE); in wii_setup_arch()
167 if (hw_ctrl) { in wii_restart()
169 clrbits32(hw_ctrl + HW_CTRL_RESETS, HW_CTRL_RESETS_SYS); in wii_restart()
/linux-4.4.14/include/linux/
Dfsl_devices.h142 void(*hw_ctrl)(int slot, int enable); member