• Home
  • Raw
  • Download

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()
739 fmdbg("Block index:%d(%s)\n", blk_idx, in fm_irq_handle_rdsdata_getcmd_resp()
746 fmdbg("Block sequence mismatch\n"); in fm_irq_handle_rdsdata_getcmd_resp()
760 fmdbg("Good block received\n"); in fm_irq_handle_rdsdata_getcmd_resp()
771 fmdbg("picode:%d\n", cur_picode); in fm_irq_handle_rdsdata_getcmd_resp()
774 fmdbg("(fmdrv):Group:%ld%s\n", group_idx/2, in fm_irq_handle_rdsdata_getcmd_resp()
811 fmdbg("RDS buffer overflow\n"); in fm_irq_handle_rdsdata_getcmd_resp()
837 fmdbg("irq: tune ended/bandlimit reached\n"); in fm_irq_handle_tune_op_ended()
853 fmdbg("irq: Power Enabled/Disabled\n"); in fm_irq_handle_power_enb()
866 fmdbg("irq: rssi level has fallen below threshold level\n"); in fm_irq_handle_low_rssi_start()
921 fmdbg("Swtich to %d KHz\n", fmdev->rx.stat_info.af_cache[fmdev->rx.afjump_idx]); in fm_irq_afjump_setfreq()
999 fmdbg("Successfully switched to alternate freq %d\n", curr_freq); in fm_irq_afjump_rd_freq_resp()
1013 fmdbg("AF switch processing failed\n"); in fm_irq_afjump_rd_freq_resp()
1017 fmdbg("Trying next freq in AF cache\n"); in fm_irq_afjump_rd_freq_resp()
1227 fmdbg("FM chip is already in OFF state\n"); in fm_power_down()
1259 fmdbg("Firmware(%s) length : %zu bytes\n", fw_name, fw_entry->size); in fm_download_firmware()
1270 fmdbg("FW(%s) magic number : 0x%x\n", fw_name, fw_header->magic); in fm_download_firmware()
1297 fmdbg("Firmware commands(%d) loaded to chip\n", cmd_cnt); in fm_download_firmware()
1356 fmdbg("ASIC ID: 0x%x , ASIC Version: %d\n", in fm_power_up()
1364 fmdbg("Failed to download firmware file %s\n", fw_name); in fm_power_up()
1373 fmdbg("Failed to download firmware file %s\n", fw_name); in fm_power_up()
1391 fmdbg("Already fm is in mode(%d)\n", fm_mode); in fmc_set_mode()
1425 fmdbg("Loading default rx configuration..\n"); in fmc_set_mode()
1497 fmdbg("FM Core is already up\n"); in fmc_prepare()
1518 fmdbg("%s waiting for ST reg completion signal\n", __func__); in fmc_prepare()
1600 fmdbg("FM Core is already down\n"); in fmc_release()
1623 fmdbg("Successfully unregistered from ST\n"); in fmc_release()
1638 fmdbg("FM driver version %s\n", FM_DRV_VERSION); in fm_drv_init()