Searched refs:SCU_AST1030_CLK_GET_PCLK_DIV (Results 1 – 2 of 2) sorted by relevance
376 #define SCU_AST1030_CLK_GET_PCLK_DIV(x) (((x) >> 8) & 0xf) macro
285 return hpll / (SCU_AST1030_CLK_GET_PCLK_DIV(s->regs[AST2600_CLK_SEL4]) + 1) in aspeed_1030_scu_get_apb_freq()
Completed in 11 milliseconds