Lines Matching refs:hte_chip
134 struct hte_chip *chip;
382 static int tegra_hte_line_xlate(struct hte_chip *gc, in tegra_hte_line_xlate()
451 static int tegra_hte_line_xlate_plat(struct hte_chip *gc, in tegra_hte_line_xlate_plat()
457 static int tegra_hte_en_dis_common(struct hte_chip *chip, u32 line_id, bool en) in tegra_hte_en_dis_common()
503 static int tegra_hte_enable(struct hte_chip *chip, u32 line_id) in tegra_hte_enable()
511 static int tegra_hte_disable(struct hte_chip *chip, u32 line_id) in tegra_hte_disable()
519 static int tegra_hte_request(struct hte_chip *chip, struct hte_ts_desc *desc, in tegra_hte_request()
548 static int tegra_hte_release(struct hte_chip *chip, struct hte_ts_desc *desc, in tegra_hte_release()
574 static int tegra_hte_clk_src_info(struct hte_chip *chip, in tegra_hte_clk_src_info()
643 static bool tegra_hte_match_from_linedata(const struct hte_chip *chip, in tegra_hte_match_from_linedata()
693 struct hte_chip *gc; in tegra_hte_probe()