Home
last modified time | relevance | path

Searched refs:PLL_PROFILING_FREQ_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_hw_btrs.h14 #define PLL_PROFILING_FREQ_DEFAULT 38400000 macro
H A Divpu_hw.c273 vdev->hw->pll.profiling_freq = PLL_PROFILING_FREQ_DEFAULT; in ivpu_hw_profiling_freq_drive()
280 vdev->hw->pll.profiling_freq = PLL_PROFILING_FREQ_DEFAULT; in ivpu_hw_profiling_freq_drive()
H A Divpu_hw_btrs.c183 hw->pll.profiling_freq = PLL_PROFILING_FREQ_DEFAULT; in info_init_lnl()
541 if (vdev->hw->pll.profiling_freq == PLL_PROFILING_FREQ_DEFAULT) in ivpu_hw_btrs_profiling_freq_reg_set_lnl()
H A Divpu_hw_ip.c275 if (vdev->hw->pll.profiling_freq == PLL_PROFILING_FREQ_DEFAULT) { in pwr_island_delay_set_50xx()