Searched refs:CLK_CODE_AHB (Results 1 – 1 of 1) sorted by relevance
25 #define CLK_CODE_AHB(c) (((c) >> 8) & 0xFF) macro111 return CLK_CODE_AHB(*pclk_mux); in get_ahb_div()