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()2573 if (mh->mh_SDRAMSIZE_Addr != 0) { in mwl_hal_fwload()2575 mwlPokeSdramController(mh, mh->mh_SDRAMSIZE_Addr); in mwl_hal_fwload()2596 if (mh->mh_SDRAMSIZE_Addr != 0) { in mwl_hal_fwload()2598 mwlPokeSdramController(mh, mh->mh_SDRAMSIZE_Addr); in mwl_hal_fwload()