Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hte/
Dhte-tegra194.c281 if (gc->of_hte_n_cells < 1) in tegra_hte_line_xlate()
284 if (args->args_count != gc->of_hte_n_cells) in tegra_hte_line_xlate()
626 gc->of_hte_n_cells = 1; in tegra_hte_probe()
/Linux-v6.1/include/linux/
Dhte.h175 u8 of_hte_n_cells; member