Home
last modified time | relevance | path

Searched refs:DBG_REG (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/tuners/
H A Dtda18271-priv.h127 #define DBG_REG 4 macro
149 #define tda_reg(fmt, arg...) tda_dprintk(priv, DBG_REG, fmt, ##arg)
H A Dtda18271-common.c132 if (tda18271_debug & DBG_REG) in tda18271_read_regs()
172 if (tda18271_debug & DBG_REG) in tda18271_read_extended()
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h71 #define DBG_REG(x) DBG(x) macro
73 #define DBG_REG(x) /* DBG_REG */ macro
80 #define DBG_REG(x) /* DBG_REG */ macro
/linux/drivers/media/dvb-frontends/
H A Dlgdt3305.c21 #define DBG_REG 2 macro
31 #define lg_reg(fmt, arg...) if (debug & DBG_REG) \
H A Dlg2160.c17 #define DBG_REG 2 macro
27 #define lg_reg(fmt, arg...) if (debug & DBG_REG) \