Lines Matching refs:ale
730 hw->isac.a.io.ale = (u32)hw->cfg.start + DIVA_ISAC_ALE; in setup_io()
733 hw->hscx.a.io.ale = (u32)hw->cfg.start + DIVA_HSCX_ALE; in setup_io()
756 hw->isac.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE; in setup_io()
759 hw->hscx.a.io.ale = (u32)hw->cfg.start + TIGER_IPAC_ALE; in setup_io()
771 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
774 hw->hscx.a.io.ale = (u32)hw->addr.start; in setup_io()
781 hw->isac.a.io.ale = (u32)hw->addr.start + NICCY_ISAC_ALE; in setup_io()
784 hw->hscx.a.io.ale = (u32)hw->addr.start + NICCY_HSCX_ALE; in setup_io()
790 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
791 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
793 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
800 hw->isac.a.io.ale = (u32)hw->addr.start + 0x08; in setup_io()
801 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
803 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
810 hw->isac.a.io.ale = (u32)hw->addr.start + 0x10; in setup_io()
811 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
813 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
820 hw->isac.a.io.ale = (u32)hw->addr.start + 0x20; in setup_io()
821 hw->isac.a.io.port = hw->isac.a.io.ale + 4; in setup_io()
823 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()
839 hw->isac.a.io.ale = (u32)hw->addr.start; in setup_io()
842 hw->hscx.a.io.ale = hw->isac.a.io.ale; in setup_io()