Searched defs:hw_ctrl (Results 1 – 3 of 3) sorted by relevance
47 static void __iomem *hw_ctrl; variable
140 void(*hw_ctrl)(int slot, int enable); member
193 to_tegra_ctrl(struct nand_controller *hw_ctrl) in to_tegra_ctrl()