Searched refs:V3D_CTL_L2TCACTL (Results 1 – 2 of 2) sorted by relevance
193 V3D_CORE_WRITE(core, V3D_CTL_L2TCACTL, in v3d_flush_l2t()215 V3D_CORE_WRITE(core, V3D_CTL_L2TCACTL, V3D_L2TCACTL_TMUWCF); in v3d_clean_caches()216 if (wait_for(!(V3D_CORE_READ(core, V3D_CTL_L2TCACTL) & in v3d_clean_caches()222 V3D_CORE_WRITE(core, V3D_CTL_L2TCACTL, in v3d_clean_caches()226 if (wait_for(!(V3D_CORE_READ(core, V3D_CTL_L2TCACTL) & in v3d_clean_caches()
261 #define V3D_CTL_L2TCACTL 0x00030 macro
Completed in 8 milliseconds