Searched refs:pclk_dbg_div (Results 1 – 1 of 1) sorted by relevance
514 u32 pclk_dbg_div; in rk3399_configure_cpu() local540 pclk_dbg_div = apll_hz / PCLK_DBG_HZ - 1; in rk3399_configure_cpu()541 assert((pclk_dbg_div + 1) * PCLK_DBG_HZ <= apll_hz && in rk3399_configure_cpu()542 pclk_dbg_div < 0x1f); in rk3399_configure_cpu()557 pclk_dbg_div << PCLK_DBG_DIV_SHIFT | in rk3399_configure_cpu()