Searched refs:SOR_STATE_ASY_CRC_MODE_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/tegra/ | ||
D | sor.h | 40 #define SOR_STATE_ASY_CRC_MODE_COMPLETE (0x1 << 6) macro |
D | sor.c | 1295 value |= SOR_STATE_ASY_CRC_MODE_COMPLETE | in tegra_sor_mode_set() |