Home
last modified time | relevance | path

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

/drivers/media/cec/platform/tegra/
A Dtegra_cec.c64 u32 hw_ctrl; in tegra_cec_error_recovery() local
66 hw_ctrl = cec_read(cec, TEGRA_CEC_HW_CONTROL); in tegra_cec_error_recovery()
69 cec_write(cec, TEGRA_CEC_HW_CONTROL, hw_ctrl); in tegra_cec_error_recovery()
/drivers/net/wireless/realtek/rtl8xxxu/
A D8188f.c429 bool do_notch, hw_ctrl, sw_ctrl, hw_ctrl_s1 = 0, sw_ctrl_s1 = 0; in rtl8188f_spur_calibration() local
443 hw_ctrl = reg948 & BIT(6); in rtl8188f_spur_calibration()
444 sw_ctrl = !hw_ctrl; in rtl8188f_spur_calibration()
446 if (hw_ctrl) { in rtl8188f_spur_calibration()
/drivers/mtd/nand/raw/
A Dtegra_nand.c193 to_tegra_ctrl(struct nand_controller *hw_ctrl) in to_tegra_ctrl() argument
195 return container_of(hw_ctrl, struct tegra_nand_controller, controller); in to_tegra_ctrl()

Completed in 12 milliseconds