Lines Matching refs:fmdbg
546 fmdbg("irq: timeout,trying to re-enable fm interrupts\n");
589 fmdbg("irq: flag register(0x%x)\n", fmdev->irq_info.flag);
607 fmdbg("irq: rds threshold reached\n");
637 fmdbg("No of expected AF : %d\n", fmdev->rx.stat_info.af_list_max);
650 fmdbg("Current freq(%d) is matching with received AF(%d)\n",
661 fmdbg("AF cache is full\n");
669 fmdbg("Storing AF %d to cache index %d\n", freq, index);
726 fmdbg("Block index:%d(%s)\n", blk_idx,
733 fmdbg("Block sequence mismatch\n");
749 fmdbg("Good block received\n");
760 fmdbg("picode:%d\n", cur_picode);
763 fmdbg("(fmdrv):Group:%ld%s\n", group_idx/2,
800 fmdbg("RDS buffer overflow\n");
826 fmdbg("irq: tune ended/bandlimit reached\n");
842 fmdbg("irq: Power Enabled/Disabled\n");
855 fmdbg("irq: rssi level has fallen below threshold level\n");
910 fmdbg("Switch to %d KHz\n", fmdev->rx.stat_info.af_cache[fmdev->rx.afjump_idx]);
988 fmdbg("Successfully switched to alternate freq %d\n", curr_freq);
1002 fmdbg("AF switch processing failed\n");
1006 fmdbg("Trying next freq in AF cache\n");
1216 fmdbg("FM chip is already in OFF state\n");
1247 fmdbg("Firmware(%s) length : %zu bytes\n", fw_name, fw_entry->size);
1258 fmdbg("FW(%s) magic number : 0x%x\n", fw_name, fw_header->magic);
1285 fmdbg("Transferred only %d of %d bytes of the firmware to chip\n",
1345 fmdbg("ASIC ID: 0x%x , ASIC Version: %d\n",
1353 fmdbg("Failed to download firmware file %s\n", fw_name);
1362 fmdbg("Failed to download firmware file %s\n", fw_name);
1380 fmdbg("Already fm is in mode(%d)\n", fm_mode);
1414 fmdbg("Loading default rx configuration..\n");
1486 fmdbg("FM Core is already up\n");
1507 fmdbg("%s waiting for ST reg completion signal\n", __func__);
1586 fmdbg("FM Core is already down\n");
1609 fmdbg("Successfully unregistered from ST\n");
1624 fmdbg("FM driver version %s\n", FM_DRV_VERSION);