Lines Matching refs:ale
724 hw->isac.a.io.ale = (u32)hw->cfg.start + DIVA_ISAC_ALE; in setup_io()
727 hw->hscx.a.io.ale = (u32)hw->cfg.start + DIVA_HSCX_ALE; in setup_io()
750 hw->isac.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE; in setup_io()
753 hw->hscx.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE; in setup_io()
765 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
768 hw->hscx.a.io.ale = (u32)hw->addr.start; in setup_io()
775 hw->isac.a.io.ale = (u32)hw->addr.start + NICCY_ISAC_ALE; in setup_io()
778 hw->hscx.a.io.ale = (u32)hw->addr.start + NICCY_HSCX_ALE; in setup_io()
784 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
785 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
787 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
794 hw->isac.a.io.ale = (u32)hw->addr.start + 0x08; in setup_io()
795 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
797 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
804 hw->isac.a.io.ale = (u32)hw->addr.start + 0x10; in setup_io()
805 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
807 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
814 hw->isac.a.io.ale = (u32)hw->addr.start + 0x20; in setup_io()
815 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
817 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
833 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
836 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()