Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c5262 uint16_t bands_top = 0; in modem_reset_and_configure() local
5411 bands_top |= 1 << 1; in modem_reset_and_configure()
5415 if (iface_ctx.mdm_bands_top != bands_top || in modem_reset_and_configure()
5418 if (iface_ctx.mdm_bands_top != bands_top) { in modem_reset_and_configure()
5420 bands_top, iface_ctx.mdm_bands_top); in modem_reset_and_configure()
5434 bands_top, bands_middle, bands_bottom); in modem_reset_and_configure()