Searched refs:fmdbg (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/media/radio/wl128x/ |
D | fmdrv_common.c | 546 fmdbg("irq: timeout,trying to re-enable fm interrupts\n"); in int_timeout_handler() 589 fmdbg("irq: flag register(0x%x)\n", fmdev->irq_info.flag); in fm_irq_handle_flag_getcmd_resp() 607 fmdbg("irq: rds threshold reached\n"); in fm_irq_handle_rds_start() 637 fmdbg("No of expected AF : %d\n", fmdev->rx.stat_info.af_list_max); in fm_rx_update_af_cache() 650 fmdbg("Current freq(%d) is matching with received AF(%d)\n", in fm_rx_update_af_cache() 661 fmdbg("AF cache is full\n"); in fm_rx_update_af_cache() 669 fmdbg("Storing AF %d to cache index %d\n", freq, index); 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() [all …]
|
D | fmdrv_tx.c | 22 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()
|
D | fmdrv.h | 48 #define fmdbg(format, ...) \ macro 51 #define fmdbg(format, ...) do {} while(0) macro
|
D | fmdrv_v4l2.c | 81 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()
|
D | fmdrv_rx.c | 380 fmdbg("Current freq is not within band limit boundary,switching to %d KHz\n", in fm_rx_set_region()
|