xref: /linux/drivers/gpu/drm/etnaviv/state_3d.xml.h (revision b24413180f5600bcb3bb70fbed5cf186b60864bd)
1*b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
28581d814SRussell King #ifndef STATE_3D_XML
38581d814SRussell King #define STATE_3D_XML
48581d814SRussell King 
58581d814SRussell King /* This is a cut-down version of the state_3d.xml.h file */
68581d814SRussell King 
78581d814SRussell King #define VIVS_TS_FLUSH_CACHE					0x00001650
88581d814SRussell King #define VIVS_TS_FLUSH_CACHE_FLUSH				0x00000001
98581d814SRussell King 
108581d814SRussell King #endif /* STATE_3D_XML */
11