Searched refs:nvt_dbg (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/rc/ |
D | nuvoton-cir.c | 468 nvt_dbg("CIR initialized, base io port address: 0x%lx, irq: %d", in nvt_cir_ldev_init() 489 nvt_dbg("CIR Wake initialized, base io port address: 0x%lx", in nvt_cir_wake_ldev_init() 626 nvt_dbg("WTF? Carrier frequency out of range!"); 628 nvt_dbg("Carrier frequency: %u (count %u, duration %u)", 653 nvt_dbg("cp: 0x%x cc: 0x%x\n", in nvt_set_tx_carrier() 758 nvt_dbg("Storing %s with duration %d", in nvt_process_rx_ir_data() 766 nvt_dbg("Calling ir_raw_event_handle\n"); in nvt_process_rx_ir_data() 790 nvt_dbg("attempting to fetch %u bytes from hw rx fifo", fifocount); in nvt_get_rx_ir_data() 797 nvt_dbg("%s: pkts now %d", __func__, nvt->pkts); in nvt_get_rx_ir_data() 804 nvt_dbg("IRQ 0x%02x (IREN 0x%02x) :%s%s%s%s%s%s%s%s%s", in nvt_cir_log_irqs() [all …]
|
D | nuvoton-cir.h | 33 #define nvt_dbg(text, ...) \ macro
|