Searched refs:IFX_MEI_DMSG (Results 1 - 1 of 1) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Dlantiq_mei.c118 #define IFX_MEI_DMSG(fmt, args...) pr_debug("[%s %d]: " fmt,__FUNCTION__, __LINE__, ## args) macro
1298 IFX_MEI_DMSG("allocate %dKB swap buff memory at: 0x%p\n", ksize(mei_arc_swap_buff)/1024, mei_arc_swap_buff);
1324 //IFX_MEI_DMSG("Starting to meiDownloadBootCode\n");
1372 IFX_MEI_DMSG("Modem is ready.\n");
1462 IFX_MEI_DMSG ("Freeing memory %p (%s)\n", adsl_mem_info[idx].org_address, free_str[adsl_mem_info[idx].type]);
1479 IFX_MEI_DMSG("free %dKB swap buff memory at: 0x%p\n", ksize(mei_arc_swap_buff)/1024, mei_arc_swap_buff);
1499 IFX_MEI_DMSG("image_size = %ld\n", size);
1616 IFX_MEI_DMSG("\n");
1684 IFX_MEI_DMSG("-> IFX_MEI_BarUpdate()\n");
1828 IFX_MEI_DMSG("OMB_CLEAREOC_INTERRUPT_COD
[all...]

Completed in 30 milliseconds