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