Searched refs:active_polarity (Results 1 – 1 of 1) sorted by relevance
469 u32 active_polarity; member1082 unsigned int active_polarity; member1094 u32 active_polarity, active_frac = 0; in tegra_sor_compute_params() local1104 active_polarity = 1; in tegra_sor_compute_params()1107 active_polarity = 0; in tegra_sor_compute_params()1116 if (active_polarity) in tegra_sor_compute_params()1119 active_frac = active_polarity ? 1 : 15; in tegra_sor_compute_params()1124 active_polarity = 0; in tegra_sor_compute_params()1126 if (active_polarity == 1) { in tegra_sor_compute_params()1145 params->active_polarity = active_polarity; in tegra_sor_compute_params()[all …]