Searched refs:C0_CFG_AXI0_CLK_DIV_RATIO (Results 1 – 2 of 2) sorted by relevance
37 writel(C0_CFG_AXI0_CLK_DIV_RATIO(2) | in clock_init_safe()
143 #define C0_CFG_AXI0_CLK_DIV_RATIO(n) (((n - 1) & 0x3) << 0) macro