Lines Matching refs:fmdbg

545 	fmdbg("irq: timeout,trying to re-enable fm interrupts\n");  in int_timeout_handler()
588 fmdbg("irq: flag register(0x%x)\n", fmdev->irq_info.flag); in fm_irq_handle_flag_getcmd_resp()
606 fmdbg("irq: rds threshold reached\n"); in fm_irq_handle_rds_start()
636 fmdbg("No of expected AF : %d\n", fmdev->rx.stat_info.af_list_max); in fm_rx_update_af_cache()
649 fmdbg("Current freq(%d) is matching with received AF(%d)\n", in fm_rx_update_af_cache()
660 fmdbg("AF cache is full\n"); in fm_rx_update_af_cache()
668 fmdbg("Storing AF %d to cache index %d\n", freq, index); in fm_rx_update_af_cache()
725 fmdbg("Block index:%d(%s)\n", blk_idx, in fm_irq_handle_rdsdata_getcmd_resp()
732 fmdbg("Block sequence mismatch\n"); in fm_irq_handle_rdsdata_getcmd_resp()
748 fmdbg("Good block received\n"); in fm_irq_handle_rdsdata_getcmd_resp()
759 fmdbg("picode:%d\n", cur_picode); in fm_irq_handle_rdsdata_getcmd_resp()
762 fmdbg("(fmdrv):Group:%ld%s\n", group_idx/2, in fm_irq_handle_rdsdata_getcmd_resp()
799 fmdbg("RDS buffer overflow\n"); in fm_irq_handle_rdsdata_getcmd_resp()
825 fmdbg("irq: tune ended/bandlimit reached\n"); in fm_irq_handle_tune_op_ended()
841 fmdbg("irq: Power Enabled/Disabled\n"); in fm_irq_handle_power_enb()
854 fmdbg("irq: rssi level has fallen below threshold level\n"); in fm_irq_handle_low_rssi_start()
909 fmdbg("Switch to %d KHz\n", fmdev->rx.stat_info.af_cache[fmdev->rx.afjump_idx]); in fm_irq_afjump_setfreq()
987 fmdbg("Successfully switched to alternate freq %d\n", curr_freq); in fm_irq_afjump_rd_freq_resp()
1001 fmdbg("AF switch processing failed\n"); in fm_irq_afjump_rd_freq_resp()
1005 fmdbg("Trying next freq in AF cache\n"); in fm_irq_afjump_rd_freq_resp()
1215 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()
1286 fmdbg("Firmware commands(%d) loaded to chip\n", cmd_cnt); 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()