Searched refs:deb_i2c (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | ix2505v.c | 22 #define deb_i2c(args...) dprintk(0x02, args) macro 60 deb_i2c("Read %s ", __func__); in ix2505v_read_status_reg() 77 deb_i2c("%s: i2c error, ret=%d\n", __func__, ret); in ix2505v_write() 266 deb_i2c("%s: no config ", __func__); in ix2505v_attach() 284 deb_i2c("%s: No IX2505V found\n", __func__); in ix2505v_attach() 296 deb_i2c("%s: initialization (%s addr=0x%02x) ok\n", in ix2505v_attach()
|
| H A D | dib3000mb.c | 44 #define deb_i2c(args...) dprintk(0x02, args) macro 61 deb_i2c("i2c read error\n"); in dib3000_read_reg() 63 deb_i2c("reading i2c bus (reg: %5d 0x%04x, val: %5d 0x%04x)\n",reg,reg, in dib3000_read_reg() 78 deb_i2c("writing i2c bus (reg: %5d 0x%04x, val: %5d 0x%04x)\n",reg,reg,val,val); in dib3000_write_reg()
|
| /linux/drivers/media/common/b2c2/ |
| H A D | flexcop.h | 25 #define deb_i2c(args...) dprintk(0x04, args) macro
|
| /linux/drivers/media/usb/b2c2/ |
| H A D | flexcop-usb.c | 43 #define deb_i2c(args...) dprintk(0x08, args) macro 265 deb_i2c("i2c %2d: %02x %02x %02x %02x %02x %02x\n", in flexcop_usb_i2c_req()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | af9005.h | 22 #define deb_i2c(args...) dprintk(dvb_usb_af9005_debug,0x10,args) macro
|