Lines Matching refs:ctl_base
222 unsigned long ctl_base = ports->ctl; in scc_set_pio_mode() local
223 unsigned long cckctrl_port = ctl_base + 0xff0; in scc_set_pio_mode()
224 unsigned long piosht_port = ctl_base + 0x000; in scc_set_pio_mode()
225 unsigned long pioct_port = ctl_base + 0x004; in scc_set_pio_mode()
254 unsigned long ctl_base = ports->ctl; in scc_set_dma_mode() local
255 unsigned long cckctrl_port = ctl_base + 0xff0; in scc_set_dma_mode()
256 unsigned long mdmact_port = ctl_base + 0x008; in scc_set_dma_mode()
257 unsigned long mcrcst_port = ctl_base + 0x00c; in scc_set_dma_mode()
258 unsigned long sdmact_port = ctl_base + 0x010; in scc_set_dma_mode()
259 unsigned long scrcst_port = ctl_base + 0x014; in scc_set_dma_mode()
260 unsigned long udenvt_port = ctl_base + 0x018; in scc_set_dma_mode()
261 unsigned long tdvhsel_port = ctl_base + 0x020; in scc_set_dma_mode()
437 unsigned long ctl_base = hwif->config_data; in scc_dma_end() local
439 maea0 = in_be32((void __iomem *)(ctl_base + 0xF50)); in scc_dma_end()
440 maec0 = in_be32((void __iomem *)(ctl_base + 0xF54)); in scc_dma_end()
613 unsigned long ctl_base; in init_setup_scc() local
632 ctl_base = ports->ctl; in init_setup_scc()
634 cckctrl_port = ctl_base + 0xff0; in init_setup_scc()
636 mode_port = ctl_base + 0x024; in init_setup_scc()
637 ecmode_port = ctl_base + 0xf00; in init_setup_scc()