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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_pdc2027x.c62 PDC_PLL_CTL = 0x1202, enumerator in enum:__anon3886
616 pll_ctl = readw(mmio_base + PDC_PLL_CTL);
656 writew(pll_ctl, mmio_base + PDC_PLL_CTL);
657 readw(mmio_base + PDC_PLL_CTL); /* flush */
667 pll_ctl = readw(mmio_base + PDC_PLL_CTL);

Completed in 30 milliseconds