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