Searched refs:cache_timer_delay (Results 1 – 2 of 2) sorted by relevance
310 …sh_from_mall(struct clk_mgr_internal *clk_mgr, bool enable, uint8_t cache_timer_delay, uint8_t cac… in dcn30_smu_set_display_refresh_from_mall() argument313 uint32_t param = (cache_timer_scale << 7) | (cache_timer_delay << 1) | (enable ? 1 : 0); in dcn30_smu_set_display_refresh_from_mall()316 enable, cache_timer_delay, cache_timer_scale); in dcn30_smu_set_display_refresh_from_mall()
47 …sh_from_mall(struct clk_mgr_internal *clk_mgr, bool enable, uint8_t cache_timer_delay, uint8_t cac…