Searched refs:bands_bottom (Results 1 – 1 of 1) sorted by relevance
5162 uint32_t bands_middle = 0, bands_bottom = 0; in modem_reset_and_configure() local5251 bands_bottom |= 1 << 0; in modem_reset_and_configure()5254 bands_bottom |= 1 << 1; in modem_reset_and_configure()5257 bands_bottom |= 1 << 2; in modem_reset_and_configure()5260 bands_bottom |= 1 << 3; in modem_reset_and_configure()5263 bands_bottom |= 1 << 4; in modem_reset_and_configure()5266 bands_bottom |= 1 << 7; in modem_reset_and_configure()5269 bands_bottom |= 1 << 8; in modem_reset_and_configure()5272 bands_bottom |= 1 << 9; in modem_reset_and_configure()5275 bands_bottom |= 1 << 11; in modem_reset_and_configure()[all …]