Searched defs:hw_ctrl (Results 1 – 5 of 5) sorted by relevance
47 static void __iomem *hw_ctrl; variable
64 u32 hw_ctrl; in tegra_cec_error_recovery() local
141 void(*hw_ctrl)(int slot, int enable); member
445 bool do_notch, hw_ctrl, sw_ctrl, hw_ctrl_s1 = 0, sw_ctrl_s1 = 0; in rtl8188f_spur_calibration() local
193 to_tegra_ctrl(struct nand_controller *hw_ctrl) in to_tegra_ctrl()