Lines Matching refs:port
670 pr_info("mISDN: %s config port %lx (%lu bytes)"
700 pr_info("mISDN: %s address port %lx (%lu bytes)"
724 hw->isac.a.io.port = (u32)hw->cfg.start + DIVA_ISAC_PORT;
727 hw->hscx.a.io.port = (u32)hw->cfg.start + DIVA_HSCX_PORT;
750 hw->isac.a.io.port = (u32)hw->cfg.start + TIGER_IPAC_PORT;
753 hw->hscx.a.io.port = (u32)hw->cfg.start + TIGER_IPAC_PORT;
765 hw->isac.a.io.port = (u32)hw->addr.start + 1;
768 hw->hscx.a.io.port = (u32)hw->addr.start + 1;
775 hw->isac.a.io.port = (u32)hw->addr.start + NICCY_ISAC_PORT;
778 hw->hscx.a.io.port = (u32)hw->addr.start + NICCY_HSCX_PORT;
784 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
787 hw->hscx.a.io.port = hw->isac.a.io.port;
794 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
797 hw->hscx.a.io.port = hw->isac.a.io.port;
804 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
807 hw->hscx.a.io.port = hw->isac.a.io.port;
814 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
817 hw->hscx.a.io.port = hw->isac.a.io.port;
824 hw->isac.a.io.port = (u32)hw->addr.start;
826 hw->hscx.a.io.port = hw->isac.a.io.port;
833 hw->isac.a.io.port = (u32)hw->addr.start + GAZEL_IPAC_DATA_PORT;
836 hw->hscx.a.io.port = hw->isac.a.io.port;