Searched refs:LPC18XX_CGU_IDIV_CTRL (Results 1 – 1 of 1) sorted by relevance
32 #define LPC18XX_CGU_IDIV_CTRL(n) (0x048 + (n) * sizeof(u32)) macro533 void __iomem *reg = base + LPC18XX_CGU_IDIV_CTRL(n); in lpc18xx_cgu_register_div()