Searched refs:V3D_CTL_L2TCACTL (Results 1 – 2 of 2) sorted by relevance
176 V3D_CORE_WRITE(core, V3D_CTL_L2TCACTL, in v3d_flush_l2t()198 V3D_CORE_WRITE(core, V3D_CTL_L2TCACTL, V3D_L2TCACTL_TMUWCF); in v3d_clean_caches()199 if (wait_for(!(V3D_CORE_READ(core, V3D_CTL_L2TCACTL) & in v3d_clean_caches()205 V3D_CORE_WRITE(core, V3D_CTL_L2TCACTL, in v3d_clean_caches()209 if (wait_for(!(V3D_CORE_READ(core, V3D_CTL_L2TCACTL) & in v3d_clean_caches()
247 #define V3D_CTL_L2TCACTL 0x00030 macro