Searched refs:enable_bat_cache (Results 1 – 1 of 1) sorted by relevance
444 u32 enable_bat_cache, enable_pit_burst; in t7xx_dpmaif_dl_performance() local446 enable_bat_cache = ioread32(hw_info->pcie_base + DPMAIF_DL_BAT_INIT_CON1); in t7xx_dpmaif_dl_performance()447 enable_bat_cache |= DPMAIF_DL_BAT_CACHE_PRI; in t7xx_dpmaif_dl_performance()448 iowrite32(enable_bat_cache, hw_info->pcie_base + DPMAIF_DL_BAT_INIT_CON1); in t7xx_dpmaif_dl_performance()