Lines Matching refs:fmdbg

557 	fmdbg("irq: timeout,trying to re-enable fm interrupts\n");  in int_timeout_handler()
599 fmdbg("irq: flag register(0x%x)\n", fmdev->irq_info.flag); in fm_irq_handle_flag_getcmd_resp()
617 fmdbg("irq: rds threshold reached\n"); in fm_irq_handle_rds_start()
647 fmdbg("No of expected AF : %d\n", fmdev->rx.stat_info.af_list_max); in fm_rx_update_af_cache()
660 fmdbg("Current freq(%d) is matching with received AF(%d)\n", in fm_rx_update_af_cache()
671 fmdbg("AF cache is full\n"); in fm_rx_update_af_cache()
679 fmdbg("Storing AF %d to cache index %d\n", freq, index); in fm_rx_update_af_cache()
736 fmdbg("Block index:%d(%s)\n", blk_idx, in fm_irq_handle_rdsdata_getcmd_resp()
743 fmdbg("Block sequence mismatch\n"); in fm_irq_handle_rdsdata_getcmd_resp()
757 fmdbg("Good block received\n"); in fm_irq_handle_rdsdata_getcmd_resp()
768 fmdbg("picode:%d\n", cur_picode); in fm_irq_handle_rdsdata_getcmd_resp()
771 fmdbg("(fmdrv):Group:%ld%s\n", group_idx/2, in fm_irq_handle_rdsdata_getcmd_resp()
808 fmdbg("RDS buffer overflow\n"); in fm_irq_handle_rdsdata_getcmd_resp()
834 fmdbg("irq: tune ended/bandlimit reached\n"); in fm_irq_handle_tune_op_ended()
850 fmdbg("irq: Power Enabled/Disabled\n"); in fm_irq_handle_power_enb()
863 fmdbg("irq: rssi level has fallen below threshold level\n"); in fm_irq_handle_low_rssi_start()
918 fmdbg("Swtich to %d KHz\n", fmdev->rx.stat_info.af_cache[fmdev->rx.afjump_idx]); in fm_irq_afjump_setfreq()
996 fmdbg("Successfully switched to alternate freq %d\n", curr_freq); in fm_irq_afjump_rd_freq_resp()
1010 fmdbg("AF switch processing failed\n"); in fm_irq_afjump_rd_freq_resp()
1014 fmdbg("Trying next freq in AF cache\n"); in fm_irq_afjump_rd_freq_resp()
1224 fmdbg("FM chip is already in OFF state\n"); in fm_power_down()
1256 fmdbg("Firmware(%s) length : %zu bytes\n", fw_name, fw_entry->size); in fm_download_firmware()
1267 fmdbg("FW(%s) magic number : 0x%x\n", fw_name, fw_header->magic); in fm_download_firmware()
1294 fmdbg("Firmware commands(%d) loaded to chip\n", cmd_cnt); in fm_download_firmware()
1353 fmdbg("ASIC ID: 0x%x , ASIC Version: %d\n", in fm_power_up()
1361 fmdbg("Failed to download firmware file %s\n", fw_name); in fm_power_up()
1370 fmdbg("Failed to download firmware file %s\n", fw_name); in fm_power_up()
1388 fmdbg("Already fm is in mode(%d)\n", fm_mode); in fmc_set_mode()
1422 fmdbg("Loading default rx configuration..\n"); in fmc_set_mode()
1494 fmdbg("FM Core is already up\n"); in fmc_prepare()
1515 fmdbg("%s waiting for ST reg completion signal\n", __func__); in fmc_prepare()
1597 fmdbg("FM Core is already down\n"); in fmc_release()
1620 fmdbg("Successfully unregistered from ST\n"); in fmc_release()
1635 fmdbg("FM driver version %s\n", FM_DRV_VERSION); in fm_drv_init()