Lines Matching refs:ale
723 hw->isac.a.io.ale = (u32)hw->cfg.start + DIVA_ISAC_ALE;
726 hw->hscx.a.io.ale = (u32)hw->cfg.start + DIVA_HSCX_ALE;
749 hw->isac.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE;
752 hw->hscx.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE;
764 hw->isac.a.io.ale = (u32)hw->addr.start;
767 hw->hscx.a.io.ale = (u32)hw->addr.start;
774 hw->isac.a.io.ale = (u32)hw->addr.start + NICCY_ISAC_ALE;
777 hw->hscx.a.io.ale = (u32)hw->addr.start + NICCY_HSCX_ALE;
783 hw->isac.a.io.ale = (u32)hw->addr.start;
784 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
786 hw->hscx.a.io.ale = hw->isac.a.io.ale;
793 hw->isac.a.io.ale = (u32)hw->addr.start + 0x08;
794 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
796 hw->hscx.a.io.ale = hw->isac.a.io.ale;
803 hw->isac.a.io.ale = (u32)hw->addr.start + 0x10;
804 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
806 hw->hscx.a.io.ale = hw->isac.a.io.ale;
813 hw->isac.a.io.ale = (u32)hw->addr.start + 0x20;
814 hw->isac.a.io.port = hw->isac.a.io.ale + 4;
816 hw->hscx.a.io.ale = hw->isac.a.io.ale;
832 hw->isac.a.io.ale = (u32)hw->addr.start;
835 hw->hscx.a.io.ale = hw->isac.a.io.ale;