Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c5263 uint32_t bands_middle = 0, bands_bottom = 0; in modem_reset_and_configure() local
5354 bands_bottom |= 1 << 0; in modem_reset_and_configure()
5357 bands_bottom |= 1 << 1; in modem_reset_and_configure()
5360 bands_bottom |= 1 << 2; in modem_reset_and_configure()
5363 bands_bottom |= 1 << 3; in modem_reset_and_configure()
5366 bands_bottom |= 1 << 4; in modem_reset_and_configure()
5369 bands_bottom |= 1 << 7; in modem_reset_and_configure()
5372 bands_bottom |= 1 << 8; in modem_reset_and_configure()
5375 bands_bottom |= 1 << 9; in modem_reset_and_configure()
5378 bands_bottom |= 1 << 11; in modem_reset_and_configure()
[all …]