/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 38 #define dprintk(x, y, z, format, arg...) do { \ macro 70 dprintk(verbose, DST_CA_DEBUG, 1, " Computing string checksum."); in put_checksum() 71 dprintk(verbose, DST_CA_DEBUG, 1, " -> string length : 0x%02x", length); in put_checksum() 73 dprintk(verbose, DST_CA_DEBUG, 1, " -> checksum : 0x%02x", check_string[length]); in put_checksum() 85 dprintk(verbose, DST_CA_INFO, 1, " Write not successful, trying to recover"); in dst_ci_command() 90 dprintk(verbose, DST_CA_ERROR, 1, " DST PIO disable failed."); in dst_ci_command() 94 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command() 100 dprintk(verbose, DST_CA_NOTICE, 1, " 8820 not ready"); in dst_ci_command() 104 dprintk(verbose, DST_CA_INFO, 1, " Read not successful, trying to recover"); in dst_ci_command() 123 dprintk(verbose, DST_CA_NOTICE, 1, " Put Command"); in dst_put_ci() [all …]
|
/Linux-v4.19/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 30 dprintk(DBGLVL_API, "%s()\n", __func__); in saa7164_api_get_load_info() 53 dprintk(DBGLVL_API, "%s()\n", __func__); in saa7164_api_collect_debug() 80 dprintk(DBGLVL_API, "%s(level=%d)\n", __func__, level); in saa7164_api_set_debug() 88 dprintk(DBGLVL_API, "%s() Was %d\n", __func__, lvl.dwDebugLevel); in saa7164_api_set_debug() 107 dprintk(DBGLVL_API, "%s(nr=%d, unitid=0x%x)\n", __func__, in saa7164_api_set_vbi_format() 128 dprintk(DBGLVL_API, "SET/PROBE Verified\n"); in saa7164_api_set_vbi_format() 147 dprintk(DBGLVL_API, "SET/COMMIT Verified\n"); in saa7164_api_set_vbi_format() 149 dprintk(DBGLVL_API, "rsp.bmHint = 0x%x\n", rsp.bmHint); in saa7164_api_set_vbi_format() 150 dprintk(DBGLVL_API, "rsp.bFormatIndex = 0x%x\n", in saa7164_api_set_vbi_format() 152 dprintk(DBGLVL_API, "rsp.bFrameIndex = 0x%x\n", in saa7164_api_set_vbi_format() [all …]
|
D | saa7164-bus.c | 56 dprintk(DBGLVL_BUS, "Dumping the bus structure:\n"); in saa7164_bus_dump() 57 dprintk(DBGLVL_BUS, " .type = %d\n", b->Type); in saa7164_bus_dump() 58 dprintk(DBGLVL_BUS, " .dev->bmmio = 0x%p\n", dev->bmmio); in saa7164_bus_dump() 59 dprintk(DBGLVL_BUS, " .m_wMaxReqSize = 0x%x\n", b->m_wMaxReqSize); in saa7164_bus_dump() 60 dprintk(DBGLVL_BUS, " .m_pdwSetRing = 0x%p\n", b->m_pdwSetRing); in saa7164_bus_dump() 61 dprintk(DBGLVL_BUS, " .m_dwSizeSetRing = 0x%x\n", b->m_dwSizeSetRing); in saa7164_bus_dump() 62 dprintk(DBGLVL_BUS, " .m_pdwGetRing = 0x%p\n", b->m_pdwGetRing); in saa7164_bus_dump() 63 dprintk(DBGLVL_BUS, " .m_dwSizeGetRing = 0x%x\n", b->m_dwSizeGetRing); in saa7164_bus_dump() 65 dprintk(DBGLVL_BUS, " .m_dwSetReadPos = 0x%x (0x%08x)\n", in saa7164_bus_dump() 68 dprintk(DBGLVL_BUS, " .m_dwSetWritePos = 0x%x (0x%08x)\n", in saa7164_bus_dump() [all …]
|
D | saa7164-buffer.c | 70 dprintk(DBGLVL_BUF, "%s() buffer @ 0x%p nr=%d\n", in saa7164_buffer_display() 72 dprintk(DBGLVL_BUF, " pci_cpu @ 0x%p dma @ 0x%08llx len = 0x%x\n", in saa7164_buffer_display() 74 dprintk(DBGLVL_BUF, " pt_cpu @ 0x%p pt_dma @ 0x%08llx len = 0x%x\n", in saa7164_buffer_display() 80 dprintk(DBGLVL_BUF, " pt[%02d] = 0x%p -> 0x%llx\n", in saa7164_buffer_display() 131 dprintk(DBGLVL_BUF, "%s() allocated buffer @ 0x%p (%d pageptrs)\n", in saa7164_buffer_alloc() 133 dprintk(DBGLVL_BUF, " pci_cpu @ 0x%p dma @ 0x%08lx len = 0x%x\n", in saa7164_buffer_alloc() 135 dprintk(DBGLVL_BUF, " pt_cpu @ 0x%p pt_dma @ 0x%08lx len = 0x%x\n", in saa7164_buffer_alloc() 142 dprintk(DBGLVL_BUF, " pt[%02d] = 0x%p -> 0x%llx\n", in saa7164_buffer_alloc() 167 dprintk(DBGLVL_BUF, "%s() deallocating buffer @ 0x%p\n", in saa7164_buffer_dealloc() 188 dprintk(DBGLVL_BUF, "%s(idx = %d)\n", __func__, i); in saa7164_buffer_zero_offsets() [all …]
|
D | saa7164-fw.c | 83 dprintk(DBGLVL_FW, in saa7164_downloadimage() 105 dprintk(DBGLVL_FW, "%s() dlflag = 0x%x\n", __func__, dlflag); in saa7164_downloadimage() 106 dprintk(DBGLVL_FW, "%s() dlflag_ack = 0x%x\n", __func__, dlflag_ack); in saa7164_downloadimage() 107 dprintk(DBGLVL_FW, "%s() drflag = 0x%x\n", __func__, drflag); in saa7164_downloadimage() 108 dprintk(DBGLVL_FW, "%s() drflag_ack = 0x%x\n", __func__, drflag_ack); in saa7164_downloadimage() 109 dprintk(DBGLVL_FW, "%s() bleflag = 0x%x\n", __func__, bleflag); in saa7164_downloadimage() 112 dprintk(DBGLVL_FW, "%s() dlflag (0x%x)= 0x%x\n", __func__, dlflag, reg); in saa7164_downloadimage() 114 dprintk(DBGLVL_FW, in saa7164_downloadimage() 134 dprintk(DBGLVL_FW, "%s() memcpy %d\n", __func__, dstsize); in saa7164_downloadimage() 151 dprintk(DBGLVL_FW, "%s() memcpy(l) %d\n", __func__, dstsize); in saa7164_downloadimage() [all …]
|
D | saa7164-cmd.c | 85 dprintk(DBGLVL_CMD, "%s()\n", __func__); in saa7164_irq_dequeue() 98 dprintk(DBGLVL_CMD, "%s() timeout = %d\n", __func__, timeout); in saa7164_irq_dequeue() 100 dprintk(DBGLVL_CMD, in saa7164_irq_dequeue() 137 dprintk(DBGLVL_CMD, "%s()\n", __func__); in saa7164_cmd_dequeue() 151 dprintk(DBGLVL_CMD, "%s() timeout = %d\n", __func__, timeout); in saa7164_cmd_dequeue() 174 dprintk(DBGLVL_CMD, "%s() signalled seqno(%d) (for dequeue)\n", in saa7164_cmd_dequeue() 265 dprintk(DBGLVL_CMD, "%s(seqno=%d)\n", __func__, seqno); in saa7164_cmd_wait() 278 dprintk(DBGLVL_CMD, in saa7164_cmd_wait() 297 dprintk(DBGLVL_CMD, "%s(seqno=%d) Waiting res = %d (signalled=%d)\n", in saa7164_cmd_wait() 312 dprintk(DBGLVL_CMD, "%s()\n", __func__); in saa7164_cmd_signal() [all …]
|
/Linux-v4.19/drivers/staging/media/zoran/ |
D | videocodec.c | 48 #define dprintk(num, format, args...) \ macro 81 dprintk(1, KERN_ERR "videocodec_attach: no data\n"); in videocodec_attach() 85 dprintk(2, in videocodec_attach() 90 dprintk(1, in videocodec_attach() 100 dprintk(4, "videocodec_attach: try '%s'\n", in videocodec_attach() 109 dprintk(1, in videocodec_attach() 121 dprintk(3, "videocodec_attach '%s'\n", in videocodec_attach() 125 dprintk(1, in videocodec_attach() 135 dprintk(4, in videocodec_attach() 141 dprintk(4, in videocodec_attach() [all …]
|
D | zr36016.c | 56 #define dprintk(num, format, args...) \ macro 81 dprintk(1, in zr36016_read() 85 dprintk(4, "%s: reading from 0x%04x: %02x\n", ptr->name, reg, in zr36016_read() 96 dprintk(4, "%s: writing 0x%02x to 0x%04x\n", ptr->name, value, in zr36016_write() 103 dprintk(1, in zr36016_write() 124 dprintk(1, in zr36016_readi() 129 dprintk(4, "%s: reading indirect from 0x%04x: %02x\n", ptr->name, in zr36016_readi() 139 dprintk(4, "%s: writing indirect 0x%02x to 0x%04x\n", ptr->name, in zr36016_writei() 147 dprintk(1, in zr36016_writei() 179 dprintk(1, KERN_INFO "%s: registers: ", ptr->name); in zr36016_basic_test() [all …]
|
/Linux-v4.19/drivers/media/pci/mantis/ |
D | hopper_cards.c | 76 dprintk(MANTIS_ERROR, 1, "Mantis == NULL"); in hopper_irq_handler() 97 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask); in hopper_irq_handler() 99 dprintk(MANTIS_DEBUG, 0, "<%s>", label[0]); in hopper_irq_handler() 102 dprintk(MANTIS_DEBUG, 0, "<%s>", label[1]); in hopper_irq_handler() 108 dprintk(MANTIS_DEBUG, 0, "<%s>", label[2]); in hopper_irq_handler() 116 dprintk(MANTIS_DEBUG, 0, "<%s>", label[3]); in hopper_irq_handler() 119 dprintk(MANTIS_DEBUG, 0, "<%s>", label[4]); in hopper_irq_handler() 122 dprintk(MANTIS_DEBUG, 0, "<%s>", label[5]); in hopper_irq_handler() 125 dprintk(MANTIS_DEBUG, 0, "<%s>", label[6]); in hopper_irq_handler() 128 dprintk(MANTIS_DEBUG, 0, "<%s>", label[7]); in hopper_irq_handler() [all …]
|
D | mantis_dvb.c | 49 dprintk(MANTIS_DEBUG, 1, "Power ON"); in mantis_frontend_power() 57 dprintk(MANTIS_DEBUG, 1, "Power OFF"); in mantis_frontend_power() 63 dprintk(MANTIS_DEBUG, 1, "Unknown state <%02x>", power); in mantis_frontend_power() 75 dprintk(MANTIS_DEBUG, 1, "Frontend RESET"); in mantis_frontend_soft_reset() 96 dprintk(MANTIS_ERROR, 1, "Frontend POWER OFF failed! <%d>", err); in mantis_frontend_shutdown() 108 dprintk(MANTIS_DEBUG, 1, "Mantis DVB Start feed"); in mantis_dvb_start_feed() 110 dprintk(MANTIS_DEBUG, 1, "no frontend ?"); in mantis_dvb_start_feed() 115 dprintk(MANTIS_DEBUG, 1, "mantis start feed, feeds=%d", mantis->feeds); in mantis_dvb_start_feed() 118 dprintk(MANTIS_DEBUG, 1, "mantis start feed & dma"); in mantis_dvb_start_feed() 131 dprintk(MANTIS_DEBUG, 1, "Mantis DVB Stop feed"); in mantis_dvb_stop_feed() [all …]
|
D | mantis_hif.c | 51 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Smart buffer operation timeout !", mantis->num); in mantis_hif_sbuf_opdone_wait() 54 dprintk(MANTIS_DEBUG, 1, "Smart Buffer Operation complete"); in mantis_hif_sbuf_opdone_wait() 69 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write ACK timed out !", mantis->num); in mantis_hif_write_wait() 72 dprintk(MANTIS_DEBUG, 1, "Write Acknowledged"); in mantis_hif_write_wait() 79 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write operation timed out!", mantis->num); in mantis_hif_write_wait() 84 dprintk(MANTIS_DEBUG, 1, "HIF Write success"); in mantis_hif_write_wait() 94 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF Mem Read", mantis->num); in mantis_hif_read_mem() 107 dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): GPIF Smart Buffer operation failed", mantis->num); in mantis_hif_read_mem() 113 dprintk(MANTIS_DEBUG, 1, "Mem Read: 0x%02x", data); in mantis_hif_read_mem() 123 dprintk(MANTIS_DEBUG, 1, "Adapter(%d) Slot(0): Request HIF Mem Write", mantis->num); in mantis_hif_write_mem() [all …]
|
D | mantis_core.c | 49 dprintk(verbose, MANTIS_ERROR, 1, in read_eeprom_byte() 66 dprintk(verbose, MANTIS_ERROR, 1, "Mantis EEPROM read error"); in get_mac_address() 70 dprintk(verbose, MANTIS_ERROR, 0, in get_mac_address() 119 dprintk(verbose, MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n", in mantis_core_init() 122 dprintk(verbose, MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ", in mantis_core_init() 125 dprintk(verbose, MANTIS_ERROR, 0, in mantis_core_init() 132 dprintk(verbose, MANTIS_ERROR, 1, "Mantis I2C init failed"); in mantis_core_init() 137 dprintk(verbose, MANTIS_ERROR, 1, "get MAC address failed"); in mantis_core_init() 142 dprintk(verbose, MANTIS_ERROR, 1, "Mantis DMA init failed"); in mantis_core_init() 147 dprintk(verbose, MANTIS_DEBUG, 1, "Mantis DVB init failed"); in mantis_core_init() [all …]
|
D | mantis_cards.c | 86 dprintk(MANTIS_ERROR, 1, "Mantis == NULL"); in mantis_irq_handler() 107 dprintk(MANTIS_DEBUG, 0, "\n-- Stat=<%02x> Mask=<%02x> --", stat, mask); in mantis_irq_handler() 109 dprintk(MANTIS_DEBUG, 0, "<%s>", label[0]); in mantis_irq_handler() 112 dprintk(MANTIS_DEBUG, 0, "<%s>", label[1]); in mantis_irq_handler() 118 dprintk(MANTIS_DEBUG, 0, "<%s>", label[2]); in mantis_irq_handler() 126 dprintk(MANTIS_DEBUG, 0, "<%s>", label[3]); in mantis_irq_handler() 129 dprintk(MANTIS_DEBUG, 0, "<%s>", label[4]); in mantis_irq_handler() 132 dprintk(MANTIS_DEBUG, 0, "<%s>", label[5]); in mantis_irq_handler() 135 dprintk(MANTIS_DEBUG, 0, "<%s>", label[6]); in mantis_irq_handler() 138 dprintk(MANTIS_DEBUG, 0, "<%s>", label[7]); in mantis_irq_handler() [all …]
|
D | mantis_ca.c | 45 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Read", slot); in mantis_ca_read_attr_mem() 58 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request Attribute Mem Write", slot); in mantis_ca_write_attr_mem() 71 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Read", slot); in mantis_ca_read_cam_ctl() 84 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Request CAM control Write", slot); in mantis_ca_write_cam_ctl() 97 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot RESET", slot); in mantis_ca_slot_reset() 113 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Slot shutdown", slot); in mantis_ca_slot_shutdown() 123 dprintk(MANTIS_DEBUG, 1, "Slot(%d): TS control", slot); in mantis_ts_control() 134 dprintk(MANTIS_DEBUG, 1, "Slot(%d): Poll Slot status", slot); in mantis_slot_status() 137 dprintk(MANTIS_DEBUG, 1, "CA Module present and ready"); in mantis_slot_status() 140 dprintk(MANTIS_DEBUG, 1, "CA Module not present or not ready"); in mantis_slot_status() [all …]
|
D | mantis_i2c.c | 42 dprintk(MANTIS_INFO, 0, " %s: Address=[0x%02x] <R>[ ", in mantis_i2c_read() 64 dprintk(MANTIS_TMG, 0, "I2CDONE: trials=%d\n", trials); in mantis_i2c_read() 73 dprintk(MANTIS_TMG, 0, "I2CRACK: trials=%d\n", trials); in mantis_i2c_read() 77 dprintk(MANTIS_INFO, 0, "%02x ", msg->buf[i]); in mantis_i2c_read() 79 dprintk(MANTIS_INFO, 0, "]\n"); in mantis_i2c_read() 89 dprintk(MANTIS_INFO, 0, " %s: Address=[0x%02x] <W>[ ", in mantis_i2c_write() 93 dprintk(MANTIS_INFO, 0, "%02x ", msg->buf[i]); in mantis_i2c_write() 112 dprintk(MANTIS_TMG, 0, "I2CDONE: trials=%d\n", trials); in mantis_i2c_write() 121 dprintk(MANTIS_TMG, 0, "I2CRACK: trials=%d\n", trials); in mantis_i2c_write() 123 dprintk(MANTIS_INFO, 0, "]\n"); in mantis_i2c_write() [all …]
|
D | mantis_evm.c | 50 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): CAM Plugin", mantis->num); in mantis_hifevm_work() 59 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): CAM Unplug", mantis->num); in mantis_hifevm_work() 69 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Ext IRQ", mantis->num); in mantis_hifevm_work() 72 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Timeout", mantis->num); in mantis_hifevm_work() 75 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Alignment Error", mantis->num); in mantis_hifevm_work() 78 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Overflow", mantis->num); in mantis_hifevm_work() 81 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Read Ready", mantis->num); in mantis_hifevm_work() 84 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): GPIF IRQ", mantis->num); in mantis_hifevm_work() 87 dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer Empty", mantis->num); in mantis_hifevm_work() 90 …dprintk(MANTIS_DEBUG, 1, "Event Mgr: Adapter(%d) Slot(0): Smart Buffer operation complete", mantis… in mantis_hifevm_work() [all …]
|
D | mantis_pci.c | 56 dprintk(MANTIS_ERROR, 0, "found a %s PCI %s device on (%02x:%02x.%x),\n", in mantis_pci_init() 66 dprintk(MANTIS_ERROR, 1, "ERROR: PCI enable failed <%i>", err); in mantis_pci_init() 72 dprintk(MANTIS_ERROR, 1, "ERROR: Unable to obtain 32 bit DMA <%i>", err); in mantis_pci_init() 83 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 Request failed !"); in mantis_pci_init() 92 dprintk(MANTIS_ERROR, 1, "ERROR: BAR0 remap failed !"); in mantis_pci_init() 101 dprintk(MANTIS_ERROR, 0, " Mantis Rev %d [%04x:%04x], ", in mantis_pci_init() 106 dprintk(MANTIS_ERROR, 0, in mantis_pci_init() 121 dprintk(MANTIS_ERROR, 1, "ERROR: IRQ registration failed ! <%d>", err); in mantis_pci_init() 131 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> I/O unmap", ret); in mantis_pci_init() 136 dprintk(MANTIS_ERROR, 1, "ERROR: <%d> releasing regions", ret); in mantis_pci_init() [all …]
|
D | mantis_dma.c | 61 dprintk(MANTIS_ERROR, 1, in mantis_dma_exit() 73 dprintk(MANTIS_ERROR, 1, in mantis_dma_exit() 96 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers() 101 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers() 112 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers() 119 dprintk(MANTIS_ERROR, 1, in mantis_alloc_buffers() 127 dprintk(MANTIS_ERROR, 1, "Out of memory (?) ....."); in mantis_alloc_buffers() 135 dprintk(MANTIS_DEBUG, 1, "Mantis DMA init"); in mantis_dma_init() 138 dprintk(MANTIS_ERROR, 1, "Error allocating DMA buffer"); in mantis_dma_init() 156 dprintk(MANTIS_DEBUG, 1, "Mantis create RISC program"); in mantis_risc_program() [all …]
|
/Linux-v4.19/drivers/media/dvb-core/ |
D | dvb_vb2.c | 27 #define dprintk(level, fmt, arg...) \ macro 48 dprintk(3, "[%s] count=%d, size=%d\n", ctx->name, in _queue_setup() 60 dprintk(1, "[%s] data will not fit into plane (%lu < %lu)\n", in _buffer_prepare() 66 dprintk(3, "[%s]\n", ctx->name); in _buffer_prepare() 81 dprintk(3, "[%s]\n", ctx->name); in _buffer_queue() 88 dprintk(3, "[%s] count=%d\n", ctx->name, count); in _start_streaming() 98 dprintk(3, "[%s]\n", ctx->name); in _stop_streaming() 115 dprintk(3, "[%s]\n", ctx->name); in _dmxdev_lock() 124 dprintk(3, "[%s]\n", ctx->name); in _dmxdev_unlock() 146 dprintk(3, "[%s]\n", ctx->name); in _fill_dmx_buffer() [all …]
|
/Linux-v4.19/drivers/media/common/b2c2/ |
D | flexcop.h | 17 #define dprintk(level,args...) \ macro 20 #define dprintk(level,args...) macro 23 #define deb_info(args...) dprintk(0x01, args) 24 #define deb_tuner(args...) dprintk(0x02, args) 25 #define deb_i2c(args...) dprintk(0x04, args) 26 #define deb_ts(args...) dprintk(0x08, args) 27 #define deb_sram(args...) dprintk(0x10, args) 28 #define deb_rdump(args...) dprintk(0x20, args) 29 #define deb_i2c_dump(args...) dprintk(0x40, args)
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | mb86a16.c | 55 #define dprintk(x, y, z, format, arg...) do { \ macro 71 #define TRACE_IN dprintk(verbose, MB86A16_DEBUG, 1, "-->()") 72 #define TRACE_OUT dprintk(verbose, MB86A16_DEBUG, 1, "()-->") 86 dprintk(verbose, MB86A16_DEBUG, 1, in mb86a16_write() 116 dprintk(verbose, MB86A16_ERROR, 1, "read error(reg=0x%02x, ret=%i)", in mb86a16_read() 142 dprintk(verbose, MB86A16_ERROR, 1, "I2C transfer error"); in CNTM_set() 169 dprintk(verbose, MB86A16_ERROR, 1, "I2C transfer error"); in smrt_set() 180 dprintk(verbose, MB86A16_ERROR, 1, "I2C transfer error"); in srst() 196 dprintk(verbose, MB86A16_ERROR, 1, "I2C transfer error"); in afcex_data_set() 212 dprintk(verbose, MB86A16_ERROR, 1, "I2C transfer error"); in afcofs_data_set() [all …]
|
/Linux-v4.19/drivers/media/tuners/ |
D | max2165.c | 32 #define dprintk(args...) \ macro 51 dprintk("%s: reg=0x%02X, data=0x%02X\n", __func__, reg, data); in max2165_write_reg() 56 dprintk("%s: error reg=0x%x, data=0x%x, ret=%i\n", in max2165_write_reg() 76 dprintk("%s: error reg=0x%x, ret=%i\n", __func__, reg, ret); in max2165_read_reg() 82 dprintk("%s: reg=0x%02X, data=0x%02X\n", in max2165_read_reg() 121 dprintk("tf_ntch_low_cfg = 0x%X\n", priv->tf_ntch_low_cfg); in max2165_read_rom_table() 122 dprintk("tf_ntch_hi_cfg = 0x%X\n", priv->tf_ntch_hi_cfg); in max2165_read_rom_table() 123 dprintk("tf_balun_low_ref = 0x%X\n", priv->tf_balun_low_ref); in max2165_read_rom_table() 124 dprintk("tf_balun_hi_ref = 0x%X\n", priv->tf_balun_hi_ref); in max2165_read_rom_table() 125 dprintk("bb_filter_7mhz_cfg = 0x%X\n", priv->bb_filter_7mhz_cfg); in max2165_read_rom_table() [all …]
|
/Linux-v4.19/arch/arm/mach-footbridge/ |
D | netwinder-hw.c | 400 #define dprintk(x...) macro 402 #define dprintk(x...) printk(x) macro 432 dprintk("Identifier: "); in rwa010_read_ident() 441 dprintk("%02X ", bit); in rwa010_read_ident() 445 dprintk("(%02X) ", si[i]); in rwa010_read_ident() 447 dprintk("\n"); in rwa010_read_ident() 454 dprintk("Card no = %d\n", inb(0x203)); in rwa010_global_init() 475 dprintk("Slider base: "); in rwa010_game_port_init() 480 dprintk("%02X%02X (201)\n", inb(0x203), i); in rwa010_game_port_init() 491 dprintk("WaveArtist base: "); in rwa010_waveartist_init() [all …]
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dvb-usb-common.h | 18 #define deb_info(args...) dprintk(dvb_usb_debug,0x001,args) 19 #define deb_xfer(args...) dprintk(dvb_usb_debug,0x002,args) 20 #define deb_pll(args...) dprintk(dvb_usb_debug,0x004,args) 21 #define deb_ts(args...) dprintk(dvb_usb_debug,0x008,args) 22 #define deb_err(args...) dprintk(dvb_usb_debug,0x010,args) 23 #define deb_rc(args...) dprintk(dvb_usb_debug,0x020,args) 24 #define deb_fw(args...) dprintk(dvb_usb_debug,0x040,args) 25 #define deb_mem(args...) dprintk(dvb_usb_debug,0x080,args) 26 #define deb_uxfer(args...) dprintk(dvb_usb_debug,0x100,args)
|
D | cinergyT2.h | 38 #define deb_info(args...) dprintk(dvb_usb_cinergyt2_debug, 0x001, args) 39 #define deb_xfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x002, args) 40 #define deb_pll(args...) dprintk(dvb_usb_cinergyt2_debug, 0x004, args) 41 #define deb_ts(args...) dprintk(dvb_usb_cinergyt2_debug, 0x008, args) 42 #define deb_err(args...) dprintk(dvb_usb_cinergyt2_debug, 0x010, args) 43 #define deb_rc(args...) dprintk(dvb_usb_cinergyt2_debug, 0x020, args) 44 #define deb_fw(args...) dprintk(dvb_usb_cinergyt2_debug, 0x040, args) 45 #define deb_mem(args...) dprintk(dvb_usb_cinergyt2_debug, 0x080, args) 46 #define deb_uxfer(args...) dprintk(dvb_usb_cinergyt2_debug, 0x100, args)
|