Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.c463 u32 active_polarity; member
1075 unsigned int active_polarity; member
1087 u32 active_polarity, active_frac = 0; in tegra_sor_compute_params() local
1097 active_polarity = 1; in tegra_sor_compute_params()
1100 active_polarity = 0; in tegra_sor_compute_params()
1109 if (active_polarity) in tegra_sor_compute_params()
1112 active_frac = active_polarity ? 1 : 15; in tegra_sor_compute_params()
1117 active_polarity = 0; in tegra_sor_compute_params()
1119 if (active_polarity == 1) { in tegra_sor_compute_params()
1138 params->active_polarity in tegra_sor_compute_params()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.c463 u32 active_polarity; member
1076 unsigned int active_polarity; member
1088 u32 active_polarity, active_frac = 0; in tegra_sor_compute_params() local
1098 active_polarity = 1; in tegra_sor_compute_params()
1101 active_polarity = 0; in tegra_sor_compute_params()
1110 if (active_polarity) in tegra_sor_compute_params()
1113 active_frac = active_polarity ? 1 : 15; in tegra_sor_compute_params()
1118 active_polarity = 0; in tegra_sor_compute_params()
1120 if (active_polarity == 1) { in tegra_sor_compute_params()
1139 params->active_polarity in tegra_sor_compute_params()
[all...]

Completed in 5 milliseconds