Home
last modified time | relevance | path

Searched refs:fmdbg (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_common.c607 fmdbg("irq: rds threshold reached\n"); in fm_irq_handle_rds_start()
661 fmdbg("AF cache is full\n"); 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()
800 fmdbg("RDS buffer overflow\n"); in fm_irq_handle_rdsdata_getcmd_resp()
842 fmdbg("irq: Power Enabled/Disabled\n"); in fm_irq_handle_power_enb()
1002 fmdbg("AF switch processing failed\n"); in fm_irq_afjump_rd_freq_resp()
1486 fmdbg("FM Core is already up\n"); in fmc_prepare()
[all …]
H A Dfmdrv_tx.c22 fmdbg("stereo mode: %d\n", mode); in fm_tx_set_stereo_mono()
101 fmdbg("rds_en_dis:%d(E:%d, D:%d)\n", rds_en_dis, in fm_tx_set_rds_mode()
174 fmdbg("AF: %d\n", af); in fm_tx_set_af()
211 fmdbg("tx: mute mode %d\n", mute_mode_toset); in fm_tx_set_mute_mode()
287 fmdbg("tx: pwr_level_to_set %ld\n", (long int)new_pwr_lvl); in fm_tx_set_pwr_lvl()
389 fmdbg("tx: freq_to_set %ld\n", (long int)tx->tx_frq); in fm_tx_set_freq()
H A Dfmdrv.h48 #define fmdbg(format, ...) \ macro
51 #define fmdbg(format, ...) do {} while(0) macro
H A Dfmdrv_v4l2.c81 fmdbg("(%d)type: %d, text %s, af %d\n", in fm_v4l2_fops_write()
136 fmdbg("Load FM RX firmware..\n"); in fm_v4l2_fops_open()
157 fmdbg("FM device is already closed\n"); in fm_v4l2_fops_release()
H A Dfmdrv_rx.c380 fmdbg("Current freq is not within band limit boundary,switching to %d KHz\n", in fm_rx_set_region()