Searched refs:fmdbg (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/drivers/media/radio/wl128x/ |
D | fmdrv_common.c | 552 fmdbg("irq: timeout,trying to re-enable fm interrupts\n"); in int_timeout_handler() 595 fmdbg("irq: flag register(0x%x)\n", fmdev->irq_info.flag); in fm_irq_handle_flag_getcmd_resp() 613 fmdbg("irq: rds threshold reached\n"); in fm_irq_handle_rds_start() 643 fmdbg("No of expected AF : %d\n", fmdev->rx.stat_info.af_list_max); in fm_rx_update_af_cache() 656 fmdbg("Current freq(%d) is matching with received AF(%d)\n", in fm_rx_update_af_cache() 667 fmdbg("AF cache is full\n"); in fm_rx_update_af_cache() 675 fmdbg("Storing AF %d to cache index %d\n", freq, index); in fm_rx_update_af_cache() 732 fmdbg("Block index:%d(%s)\n", blk_idx, in fm_irq_handle_rdsdata_getcmd_resp() 739 fmdbg("Block sequence mismatch\n"); in fm_irq_handle_rdsdata_getcmd_resp() 753 fmdbg("Good block received\n"); in fm_irq_handle_rdsdata_getcmd_resp() [all …]
|
D | fmdrv_tx.c | 31 fmdbg("stereo mode: %d\n", mode); in fm_tx_set_stereo_mono() 110 fmdbg("rds_en_dis:%d(E:%d, D:%d)\n", rds_en_dis, in fm_tx_set_rds_mode() 183 fmdbg("AF: %d\n", af); in fm_tx_set_af() 220 fmdbg("tx: mute mode %d\n", mute_mode_toset); in fm_tx_set_mute_mode() 296 fmdbg("tx: pwr_level_to_set %ld\n", (long int)new_pwr_lvl); in fm_tx_set_pwr_lvl() 398 fmdbg("tx: freq_to_set %ld\n", (long int)tx->tx_frq); in fm_tx_set_freq()
|
D | fmdrv.h | 57 #define fmdbg(format, ...) \ macro 60 #define fmdbg(format, ...) do {} while(0) macro
|
D | fmdrv_v4l2.c | 90 fmdbg("(%d)type: %d, text %s, af %d\n", in fm_v4l2_fops_write() 145 fmdbg("Load FM RX firmware..\n"); in fm_v4l2_fops_open() 166 fmdbg("FM device is already closed\n"); in fm_v4l2_fops_release()
|
D | fmdrv_rx.c | 389 fmdbg("Current freq is not within band limit boundary,switching to %d KHz\n", in fm_rx_set_region()
|