Home
last modified time | relevance | path

Searched refs:cnt_threshold (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c277 unsigned n_wait_loops, unsigned cnt_threshold) in radeon_wait_pll_lock() argument
292 if (RREG8(RADEON_CLOCK_CNTL_DATA + 3) >= cnt_threshold) in radeon_wait_pll_lock()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn23xx_pf_device.c634 u64 cnt_threshold; in cn23xx_setup_oq_regs() local
670 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()