Lines Matching refs:cckctrl_port
191 void __iomem *cckctrl_port = ctrl_base + SCC_CTL_CCKCTRL; in scc_set_piomode() local
197 reg = in_be32(cckctrl_port); in scc_set_piomode()
226 void __iomem *cckctrl_port = ctrl_base + SCC_CTL_CCKCTRL; in scc_set_dmamode() local
235 if (in_be32(cckctrl_port) & CCKCTRL_ATACLKOEN) in scc_set_dmamode()
1019 void __iomem *cckctrl_port = ctrl_base + SCC_CTL_CCKCTRL; in scc_reset_controller() local
1026 out_be32(cckctrl_port, reg); in scc_reset_controller()
1028 out_be32(cckctrl_port, reg); in scc_reset_controller()
1030 out_be32(cckctrl_port, reg); in scc_reset_controller()
1032 out_be32(cckctrl_port, reg); in scc_reset_controller()
1035 reg = in_be32(cckctrl_port); in scc_reset_controller()
1042 out_be32(cckctrl_port, reg); in scc_reset_controller()