Searched refs:mh_SDRAMSIZE_Addr (Results 1 – 1 of 1) sorted by relevance
174 int mh_SDRAMSIZE_Addr; member349 mh->mh_SDRAMSIZE_Addr = 0x40fe70b7; /* 8M SDRAM */ in mwl_hal_attach()352 mh->mh_SDRAMSIZE_Addr = 0x40fc70b7; /* 16M SDRAM */ in mwl_hal_attach()2571 if (mh->mh_SDRAMSIZE_Addr != 0) { in mwl_hal_fwload()2573 mwlPokeSdramController(mh, mh->mh_SDRAMSIZE_Addr); in mwl_hal_fwload()2594 if (mh->mh_SDRAMSIZE_Addr != 0) { in mwl_hal_fwload()2596 mwlPokeSdramController(mh, mh->mh_SDRAMSIZE_Addr); in mwl_hal_fwload()