Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c18 #define CPM_CPAPCR 0x10 macro
373 void __iomem *pll_reg = cpm_regs + CPM_CPAPCR + ((pll - 1) * 4); in pll_init_one()