Home
last modified time | relevance | path

Searched refs:LPC18XX_CGU_IDIV_CTRL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c32 #define LPC18XX_CGU_IDIV_CTRL(n) (0x048 + (n) * sizeof(u32)) macro
533 void __iomem *reg = base + LPC18XX_CGU_IDIV_CTRL(n); in lpc18xx_cgu_register_div()