Lines Matching full:ale
718 hw->isac.a.io.ale = (u32)hw->cfg.start + DIVA_ISAC_ALE; in setup_io()
721 hw->hscx.a.io.ale = (u32)hw->cfg.start + DIVA_HSCX_ALE; in setup_io()
744 hw->isac.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE; in setup_io()
747 hw->hscx.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE; in setup_io()
759 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
762 hw->hscx.a.io.ale = (u32)hw->addr.start; in setup_io()
769 hw->isac.a.io.ale = (u32)hw->addr.start + NICCY_ISAC_ALE; in setup_io()
772 hw->hscx.a.io.ale = (u32)hw->addr.start + NICCY_HSCX_ALE; in setup_io()
778 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
779 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
781 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
788 hw->isac.a.io.ale = (u32)hw->addr.start + 0x08; in setup_io()
789 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
791 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
798 hw->isac.a.io.ale = (u32)hw->addr.start + 0x10; in setup_io()
799 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
801 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
808 hw->isac.a.io.ale = (u32)hw->addr.start + 0x20; in setup_io()
809 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
811 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
827 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
830 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()