Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_pdc2027x.c49 PDC_PLL_CTL = 0x1202, enumerator
521 pll_ctl = ioread16(mmio_base + PDC_PLL_CTL); in pdc_adjust_pll()
560 iowrite16(pll_ctl, mmio_base + PDC_PLL_CTL); in pdc_adjust_pll()
561 ioread16(mmio_base + PDC_PLL_CTL); /* flush */ in pdc_adjust_pll()
570 pll_ctl = ioread16(mmio_base + PDC_PLL_CTL); in pdc_adjust_pll()