Searched refs:cnt_threshold (Results 1 – 2 of 2) sorted by relevance
278 unsigned n_wait_loops, unsigned cnt_threshold) in radeon_wait_pll_lock() argument293 if (RREG8(RADEON_CLOCK_CNTL_DATA + 3) >= cnt_threshold) in radeon_wait_pll_lock()
634 u64 cnt_threshold; in cn23xx_setup_oq_regs() local670 cnt_threshold = (u32)CFG_GET_OQ_INTR_PKT(cn23xx->conf); in cn23xx_setup_oq_regs()674 ((time_threshold << 32 | cnt_threshold))); in cn23xx_setup_oq_regs()
Completed in 8 milliseconds