Searched refs:nvt_dbg (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/rc/ |
H A D | nuvoton-cir.c | 461 nvt_dbg("CIR initialized, base io port address: 0x%lx, irq: %d", in nvt_cir_ldev_init() 482 nvt_dbg("CIR Wake initialized, base io port address: 0x%lx", in nvt_cir_wake_ldev_init() 619 nvt_dbg("WTF? Carrier frequency out of range!"); 621 nvt_dbg("Carrier frequency: %u (count %u, duration %u)", 725 nvt_dbg("Storing %s with duration %d", in nvt_process_rx_ir_data() 733 nvt_dbg("Calling ir_raw_event_handle\n"); in nvt_process_rx_ir_data() 757 nvt_dbg("attempting to fetch %u bytes from hw rx fifo", fifocount); in nvt_get_rx_ir_data() 764 nvt_dbg("%s: pkts now %d", __func__, nvt->pkts); in nvt_get_rx_ir_data() 771 nvt_dbg("IRQ 0x%02x (IREN 0x%02x) :%s%s%s%s%s%s%s%s%s", in nvt_cir_log_irqs() 1057 nvt_dbg("%s called", __func__); in nvt_suspend() [all …]
|
H A D | nuvoton-cir.h | 24 #define nvt_dbg(text, ...) \ macro
|