Home
last modified time | relevance | path

Searched refs:SOR_TEST_ATTACHED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h83 #define SOR_TEST_ATTACHED (1 << 10) macro
H A Dsor.c1017 if ((value & SOR_TEST_ATTACHED) != 0) in tegra_sor_attach()
1408 if ((value & SOR_TEST_ATTACHED) == 0) in tegra_sor_detach()
1414 if ((value & SOR_TEST_ATTACHED) != 0) in tegra_sor_detach()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h83 #define SOR_TEST_ATTACHED (1 << 10) macro
H A Dsor.c1018 if ((value & SOR_TEST_ATTACHED) != 0) in tegra_sor_attach()
1409 if ((value & SOR_TEST_ATTACHED) == 0) in tegra_sor_detach()
1415 if ((value & SOR_TEST_ATTACHED) != 0) in tegra_sor_detach()

Completed in 12 milliseconds