Searched refs:pll_ctl0 (Results 1 – 2 of 2) sorted by relevance
310 u8 pll_ctl0, pll_ctl1; in init_chipset_pdcnew() local355 pll_ctl0 = inb(sec_dma_base + 0x03); in init_chipset_pdcnew()359 DBG("pll_ctl[%02X][%02X]\n", pll_ctl0, pll_ctl1); in init_chipset_pdcnew()396 pll_ctl0 = (u8) f; in init_chipset_pdcnew()399 DBG("Writing pll_ctl[%02X][%02X]\n", pll_ctl0, pll_ctl1); in init_chipset_pdcnew()402 outb(pll_ctl0, sec_dma_base + 0x03); in init_chipset_pdcnew()414 pll_ctl0 = inb(sec_dma_base + 0x03); in init_chipset_pdcnew()418 DBG("pll_ctl[%02X][%02X]\n", pll_ctl0, pll_ctl1); in init_chipset_pdcnew()
57 void __iomem *pll_ctl0; member97 val = readl(pll_data->pll_ctl0); in clk_pllclk_recalc()191 pll_data->pll_ctl0 = of_iomap(node, i); in _of_pll_clk_init()192 if (!pll_data->pll_ctl0) { in _of_pll_clk_init()209 iounmap(pll_data->pll_ctl0); in _of_pll_clk_init()