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