Home
last modified time | relevance | path

Searched refs:bands_bottom (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/modem/
Dhl7800.c5351 uint32_t bands_middle = 0, bands_bottom = 0; in modem_reset_and_configure() local
5442 bands_bottom |= 1 << 0; in modem_reset_and_configure()
5445 bands_bottom |= 1 << 1; in modem_reset_and_configure()
5448 bands_bottom |= 1 << 2; in modem_reset_and_configure()
5451 bands_bottom |= 1 << 3; in modem_reset_and_configure()
5454 bands_bottom |= 1 << 4; in modem_reset_and_configure()
5457 bands_bottom |= 1 << 7; in modem_reset_and_configure()
5460 bands_bottom |= 1 << 8; in modem_reset_and_configure()
5463 bands_bottom |= 1 << 9; in modem_reset_and_configure()
5466 bands_bottom |= 1 << 11; in modem_reset_and_configure()
[all …]