Home
last modified time | relevance | path

Searched defs:dbg_reg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/memstick/host/
H A Dr592.h170 #define dbg_reg(format, ...) __dbg(3, format, ## __VA_ARGS__) macro
/linux/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c85 #define dbg_reg(dev, priv, reg) \ macro