Searched refs:SOR_TEST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1016 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_attach() 1034 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_wakeup() 1407 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_detach() 1511 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_show_crc() 1513 tegra_sor_writel(sor, value, SOR_TEST); in tegra_sor_show_crc() 1554 DEBUGFS_REG32(SOR_TEST),
|
H A D | sor.h | 81 #define SOR_TEST 0x16 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | sor.c | 1017 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_attach() 1035 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_wakeup() 1408 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_detach() 1512 value = tegra_sor_readl(sor, SOR_TEST); in tegra_sor_show_crc() 1514 tegra_sor_writel(sor, value, SOR_TEST); in tegra_sor_show_crc() 1555 DEBUGFS_REG32(SOR_TEST),
|
H A D | sor.h | 81 #define SOR_TEST 0x16 macro
|
Completed in 17 milliseconds