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

/linux-master/include/linux/
H A Dhte.h159 * @of_hte_n_cells: Number of cells used to form the HTE specifier.
175 u8 of_hte_n_cells; member in struct:hte_chip
/linux-master/drivers/hte/
H A Dhte-tegra194.c396 if (gc->of_hte_n_cells < 1)
399 if (args->args_count != gc->of_hte_n_cells)
747 gc->of_hte_n_cells = 1;

Completed in 194 milliseconds