Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/tuners/
A Dtda18271-priv.h127 #define DBG_REG 4 macro
149 #define tda_reg(fmt, arg...) tda_dprintk(priv, DBG_REG, fmt, ##arg)
A Dtda18271-common.c132 if (tda18271_debug & DBG_REG) in tda18271_read_regs()
172 if (tda18271_debug & DBG_REG) in tda18271_read_extended()
/linux-6.3-rc2/drivers/video/fbdev/matrox/
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
A Dmatroxfb_misc.c95 DBG_REG(__func__) in matroxfb_DAC_out()
102 DBG_REG(__func__) in matroxfb_DAC_in()
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dlgdt3306a.c36 #define DBG_REG 2 macro
50 if (debug & DBG_REG) \
2111 debug &= ~DBG_REG; /* suppress DBG_REG during reg dump */ in lgdt3306a_DumpRegs()
A Dlgdt3305.c21 #define DBG_REG 2 macro
31 #define lg_reg(fmt, arg...) if (debug & DBG_REG) \
A Dlg2160.c17 #define DBG_REG 2 macro
27 #define lg_reg(fmt, arg...) if (debug & DBG_REG) \
/linux-6.3-rc2/drivers/net/ethernet/realtek/
A Dr8169_main.c264 DBG_REG = 0xd1, enumerator
2774 RTL_W8(tp, DBG_REG, 0x20); in rtl_hw_start_8168cp_3()
2787 RTL_W8(tp, DBG_REG, 0x06 | FIX_NAK_1 | FIX_NAK_2); in rtl_hw_start_8168c_1()
3378 RTL_W8(tp, DBG_REG, FIX_NAK_1); in rtl_hw_start_8102e_1()

Completed in 38 milliseconds