Lines Matching refs:sec_dma_base
202 u32 pri_dma_base = dma_base, sec_dma_base = dma_base + 0x08; in read_counter() local
215 outb(0x20, sec_dma_base + 0x01); in read_counter()
216 cnt2 = inb(sec_dma_base + 0x03); in read_counter()
217 outb(0x21, sec_dma_base + 0x01); in read_counter()
218 cnt3 = inb(sec_dma_base + 0x03); in read_counter()
302 unsigned long sec_dma_base = dma_base + 0x08; in init_chipset_pdcnew() local
349 outb(0x02, sec_dma_base + 0x01); in init_chipset_pdcnew()
350 pll_ctl0 = inb(sec_dma_base + 0x03); in init_chipset_pdcnew()
351 outb(0x03, sec_dma_base + 0x01); in init_chipset_pdcnew()
352 pll_ctl1 = inb(sec_dma_base + 0x03); in init_chipset_pdcnew()
396 outb(0x02, sec_dma_base + 0x01); in init_chipset_pdcnew()
397 outb(pll_ctl0, sec_dma_base + 0x03); in init_chipset_pdcnew()
398 outb(0x03, sec_dma_base + 0x01); in init_chipset_pdcnew()
399 outb(pll_ctl1, sec_dma_base + 0x03); in init_chipset_pdcnew()
408 outb(0x02, sec_dma_base + 0x01); in init_chipset_pdcnew()
409 pll_ctl0 = inb(sec_dma_base + 0x03); in init_chipset_pdcnew()
410 outb(0x03, sec_dma_base + 0x01); in init_chipset_pdcnew()
411 pll_ctl1 = inb(sec_dma_base + 0x03); in init_chipset_pdcnew()